Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
arminzavada committed Sep 18, 2024
1 parent fa18a62 commit a5922f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ jobs:
with:
name: artifact
path: artifact
- run: ls -l -a -d artifact
- run: |
cd artifact
ls -R
- name: Extract Distribution
uses: ihiroky/extract-action@v1
with:
Expand Down

0 comments on commit a5922f8

Please sign in to comment.