Skip to content

Commit

Permalink
mainui: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Velaron committed Oct 31, 2023
1 parent f126c98 commit 5902ae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,7 @@ jobs:
run: cmake --build .
working-directory: build
- name: Generate extras.pk3
run: |
ls -R build
zip -0 -r build/extras.pk3 android/app/src/main/assets
run: zip -0 -r build/extras.pk3 android/app/src/main/assets
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion 3rdparty/mainui_cpp
Submodule mainui_cpp updated 1 files
+5 −0 CMakeLists.txt

0 comments on commit 5902ae4

Please sign in to comment.