Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump github action versions #413

Merged
merged 13 commits into from
Jan 29, 2025
Prev Previous commit
Next Next commit
Revert "view dist contents"
This reverts commit 6be7c31.
elisalle committed Jan 29, 2025
commit c8f6ecaa16b47bfe1909f7bb5baf1446ff5cddae
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -84,12 +84,6 @@ jobs:
pattern: artifact-*
merge-multiple: true
path: dist

- name: Check contents
run: |
sudo apt-get update
sudo apt-get install -y tree
tree dist

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