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:
|
||||
contents: write
|
||||
with:
|
||||
modules: >-
|
||||
["SmokeAPI"]
|
||||
|
||||
arch: [ 64 ]
|
||||
config: Release
|
||||
modules: [ "SmokeAPI" ]
|
||||
zip_command: >
|
||||
zip -j $ZIP_NAME
|
||||
artifacts/*/*.dll
|
||||
res/SmokeAPI.config.json
|
||||
|
||||
config: Release
|
||||
|
||||
Reference in New Issue
Block a user