Skip to content

Commit

Permalink
Fixup nightly apk
Browse files Browse the repository at this point in the history
  • Loading branch information
DHD2280 committed Apr 23, 2024
1 parent fe97776 commit 1e4539b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4
with:
name: "Oxygen Customizer v${{ env.VERSION_NAME }} Dev (#${{github.run_number}})"
name: "Oxygen Customizer ${{ env.VERSION_NAME }} Dev (#${{github.run_number}})"
path: app/build/outputs/apk/release/*.apk
if-no-files-found: error

0 comments on commit 1e4539b

Please sign in to comment.