Skip to content

Commit

Permalink
Fix issue in android-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
louwers committed Dec 11, 2024
1 parent 66e0037 commit 2b77101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Build package
run: |
RENDERER=vulkan make apackage
RENDERER=opengl make apackage
RENDERER=drawable make apackage
- name: Build release Test App
run: |
Expand Down

0 comments on commit 2b77101

Please sign in to comment.