Skip to content

Commit

Permalink
Fixed release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
skx committed Apr 22, 2022
1 parent cffa66f commit 4de2921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Generate the artifacts
uses: skx/github-action-build@master
- name: Upload
uses: skx/github-action-publish-binaries@master
env:
Expand Down

0 comments on commit 4de2921

Please sign in to comment.