Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jed-wemade authored May 31, 2024
1 parent e86060a commit 4e19535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
#- name: Build Go-WEMIX tarball
# run: make gwemix.tar.gz

- name: Stat Go-WEMIX tarball
run: ls -l build/gwemix.tar.gz && tar tf build/gwemix.tar.gz
#- name: Stat Go-WEMIX tarball
# run: ls -l build/gwemix.tar.gz && tar tf build/gwemix.tar.gz

- name: GH Release
uses: softprops/[email protected]
Expand Down

0 comments on commit 4e19535

Please sign in to comment.