Skip to content

Commit c8f6eca

Browse files
committed
Revert "view dist contents"
This reverts commit 6be7c31.
1 parent 6be7c31 commit c8f6eca

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,6 @@ jobs:
8484
pattern: artifact-*
8585
merge-multiple: true
8686
path: dist
87-
88-
- name: Check contents
89-
run: |
90-
sudo apt-get update
91-
sudo apt-get install -y tree
92-
tree dist
9387

9488
# - name: Upload Github release
9589
# uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)