Skip to content

Commit

Permalink
build: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickDinh committed Apr 4, 2024
1 parent 68a76c7 commit 1ef2b24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,11 @@ jobs:
name: website
path: artifacts

- name: Display structure of downloaded files
run: |
cd artifacts
ls -R
- name: Unzip
run: |
cd artifacts
Expand Down

0 comments on commit 1ef2b24

Please sign in to comment.