mirror of
https://codeberg.org/spire/mapdownloader.git
synced 2026-06-03 10:14:12 +02:00
spcomp 0.1
This commit is contained in:
parent
5cf830e104
commit
7958472917
1 changed files with 2 additions and 2 deletions
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Compile sourcepawn
|
||||
uses: spiretf/spcomp@v0.1.0
|
||||
uses: spiretf/spcomp@v0.1
|
||||
with:
|
||||
source: './plugin/mapdownloader.sp'
|
||||
target: './plugin/mapdownloader.smx'
|
||||
|
|
@ -24,4 +24,4 @@ jobs:
|
|||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue