Skip to content

Commit ca1da4e

Browse files
authored
Remove plugins directory creation in build.yml
1 parent 616b997 commit ca1da4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
env:
7070
REAPI_INCLUDE: ${{env.REAPI_INCLUDE_PATH}}
7171
run: |
72-
mkdir ../plugins/
7372
for sourcefile in *.sma;
7473
do
7574
amxxfile="`echo $sourcefile | sed -e 's/\.sma$/.amxx/'`"

0 commit comments

Comments
 (0)