Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
steph authored Jun 1, 2021
1 parent c2d07c1 commit 541d059
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
run: |
cd ./scripting
pwd
find . -name "*.sp" -exec bash -c \
'spcomp -i"./include/" "$0" -o ../plugins/$(basename "$0" .sp).smx' {} +
spcomp -i"./include/" stac.sp -o ../plugins/stac.smx
ls -la
- name: Zip package
run: |
Expand Down

0 comments on commit 541d059

Please sign in to comment.