Skip to content

Commit

Permalink
rename output file
Browse files Browse the repository at this point in the history
  • Loading branch information
radkesvat committed Jun 30, 2024
1 parent 27ffebb commit 2da92a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: Waterwall_${{ runner.os }}_${{ runner.arch }}_${{ matrix.c_compiler }}
name: Waterwall_android_24_arm64_v8a_${{ runner.arch }}_${{ matrix.c_compiler }}
path: ${{ steps.strings.outputs.build-output-dir }}/bin


0 comments on commit 2da92a6

Please sign in to comment.