mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
zip resources from android instead
This commit is contained in:
parent
e72920e41f
commit
c93483c1f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -209,7 +209,7 @@ jobs:
|
|||
- name: Zip Resources
|
||||
uses: vimtor/action-zip@v1.1
|
||||
with:
|
||||
files: geode-win/resources
|
||||
files: geode-android64/resources
|
||||
dest: resources.zip
|
||||
|
||||
- name: Update Development Release
|
||||
|
|
Loading…
Reference in a new issue