Skip to content

Commit

Permalink
Hotfix for GitHub release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrizzell committed Dec 4, 2023
1 parent af3cba1 commit e655a1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
upload-release-assets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/workflows/build.yml
- name: Upload Release Assets
uses: shogo82148/actions-upload-release-asset@v1
Expand Down

0 comments on commit e655a1f

Please sign in to comment.