mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Updated CI
This commit is contained in:
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@@ -8,12 +8,10 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
with:
|
with:
|
||||||
modules: >-
|
arch: [ 64 ]
|
||||||
["SmokeAPI"]
|
config: Release
|
||||||
|
modules: [ "SmokeAPI" ]
|
||||||
zip_command: >
|
zip_command: >
|
||||||
zip -j $ZIP_NAME
|
zip -j $ZIP_NAME
|
||||||
artifacts/*/*.dll
|
artifacts/*/*.dll
|
||||||
res/SmokeAPI.config.json
|
res/SmokeAPI.config.json
|
||||||
|
|
||||||
config: Release
|
|
||||||
|
|||||||
Reference in New Issue
Block a user