Skip to content

Commit

Permalink
CI: debug publish-artifacts action
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Nov 5, 2024
1 parent fd54549 commit 7d1fd84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
with:
path: .

- run: ls -la .

# Need to fix cached artifact file permissions because github actions screws it up
# https://github.com/actions/upload-artifact/issues/38
- name: chmod executable
Expand Down

0 comments on commit 7d1fd84

Please sign in to comment.