Skip to content

Commit

Permalink
Update build-android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Sep 18, 2024
1 parent adef7f6 commit 1e81858
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 @@ -34,7 +34,7 @@ jobs:
path: bin/RELEASE

- name: Upload native build output
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v2
with:
name: lwjgl3-android-natives-${{matrix.arch}}
path: bin/out

0 comments on commit 1e81858

Please sign in to comment.