Skip to content

Commit

Permalink
ok the sha was too long
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Sep 16, 2023
1 parent d86bd18 commit d29f338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Upload development build
uses: actions/upload-artifact@v3
with:
name: geode-launcher-debug-${{github.sha}}.apk
name: geode-launcher-debug
path: ${{github.workspace}}/app/build/outputs/apk/debug/app-debug.apk

0 comments on commit d29f338

Please sign in to comment.