Skip to content

Commit

Permalink
Figure out artifact stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Jul 12, 2022
1 parent 76d928f commit 1cf04ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,12 @@ jobs:
- build-linux
steps:
- uses: actions/download-artifact@v3
- name: Display structure of downloaded files
run: ls -R
- uses: softprops/action-gh-release@v1
with:
prerelease: true
fail_on_unmatched_files: true
files: |
wasm-info-linux
wasm-info-windows.exe

0 comments on commit 1cf04ae

Please sign in to comment.