Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Odizinne committed Jan 2, 2025
1 parent 9eb78e6 commit 29953bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ jobs:
run: |
zip build/Retr0Mine_linux_64.zip build/Retr0Mine
- name: List files for debug
run: |
ls -lh build/
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 29953bf

Please sign in to comment.