Skip to content

Commit

Permalink
list file tree
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Jun 11, 2024
1 parent 5573680 commit 45d7d8f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ jobs:
name: installer-x86_64-linux
path: ./iso/x86_64-linux

- name: List file tree
run: |
sudo apt-get install tree
tree ./
- name: Upload ISO (x86_64)
uses:
softprops/action-gh-release@v2
Expand Down

0 comments on commit 45d7d8f

Please sign in to comment.