Skip to content

Commit

Permalink
Fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Jun 6, 2024
1 parent 36a0921 commit abdf513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: |
cd sdl-android-builder/app/.cxx
assets=sdl-android-builder/app/.cxx/`find . -name "main.rvedata" -print -quit`
cd ../../../
cp $assets sdl-android-builder/app/src/main/assets/
- name: Build APK with Assets
Expand Down

0 comments on commit abdf513

Please sign in to comment.