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:
parent
ce58de45cd
commit
ca28ff7dfc
1 changed files with 2 additions and 2 deletions
4
.github/workflows/compile.yaml
vendored
4
.github/workflows/compile.yaml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue