Skip to content

Commit

Permalink
fix: 🐛 fix needs on build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuygui committed Jul 29, 2023
1 parent 5a136ed commit e5522e4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,12 +227,6 @@ jobs:

- name: Update release
id: update_release
needs:
[
generate-windows-executables,
generate-linux-freebsd-executables,
generate-macos-executables,
]
uses: tubone24/update_release@v1.0
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit e5522e4

Please sign in to comment.