1
0
Fork 0
mirror of https://codeberg.org/spire/sm_whitelist.git synced 2026-06-03 18:24:06 +02:00

fix ci paths

This commit is contained in:
Robin Appelman 2020-02-09 23:08:04 +01:00
commit ca28ff7dfc

View file

@ -13,8 +13,8 @@ jobs:
- name: Compile sourcepawn
uses: spiretf/spcomp@v0.1.0
with:
source: './plugin/autoexec.sp'
target: './plugin/autoexec.smx'
source: './plugin/whitelisttf.sp'
target: './plugin/whitelisttf.smx'
- name: Commit files
run: |