Skip to content

Commit

Permalink
Update build-android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell authored Nov 19, 2024
1 parent 0cb1bad commit f73dbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Upload modules release output
if: ${{matrix.arch == 'arm64'}} # Only upload this once
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: lwjgl3-android-modules
path: bin/RELEASE
Expand Down

0 comments on commit f73dbc9

Please sign in to comment.