mirror of
https://codeberg.org/spire/sm_whitelist.git
synced 2026-06-03 10:14:07 +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
|
- name: Compile sourcepawn
|
||||||
uses: spiretf/spcomp@v0.1.0
|
uses: spiretf/spcomp@v0.1.0
|
||||||
with:
|
with:
|
||||||
source: './plugin/autoexec.sp'
|
source: './plugin/whitelisttf.sp'
|
||||||
target: './plugin/autoexec.smx'
|
target: './plugin/whitelisttf.smx'
|
||||||
|
|
||||||
- name: Commit files
|
- name: Commit files
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue