mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-25 04:11:42 -04:00
fix build.yml
This commit is contained in:
parent
d29f86ef3e
commit
e156f361b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -133,7 +133,7 @@ jobs:
|
|||
|
||||
- uses: vimtor/action-zip@v1
|
||||
with:
|
||||
files: geode-v${{ steps.version.outputs.content }}-win/Geode.dll geode-v${{ steps.version.outputs.content }}-win/GeodeBootstrapper.dll geode-v${{ steps.version.outputs.content }}-win/Geode.lib
|
||||
files: geode-v${{ steps.version.outputs.content }}-win/XInput9_1_0.dll geode-v${{ steps.version.outputs.content }}-win/Geode.dll geode-v${{ steps.version.outputs.content }}-win/GeodeUpdater.exe geode-v${{ steps.version.outputs.content }}-win/Geode.lib
|
||||
dest: geode-nightly-win.zip
|
||||
|
||||
- name: Update release
|
||||
|
|
Loading…
Add table
Reference in a new issue