Skip to content

Commit

Permalink
Maybe fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Godbolt committed Feb 4, 2022
1 parent 469e178 commit 8ad7d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
needs: [ build ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Download all workflow run artifacts
uses: actions/download-artifact@v2
- name: Upload binaries to release
Expand Down

0 comments on commit 8ad7d44

Please sign in to comment.