Skip to content

Commit

Permalink
Try to fix release error
Browse files Browse the repository at this point in the history
  • Loading branch information
DDSRem committed Jan 6, 2025
1 parent b93ac80 commit d7d92be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

release:
runs-on: ubuntu-latest
needs: [ Windows-amd64, build ]
needs: [ Windows-amd64 ]
steps:
-
name: Checkout
Expand Down

0 comments on commit d7d92be

Please sign in to comment.