Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Dec 15, 2023
1 parent 5503be1 commit 4730510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

# release
create-release:
needs: [build-dotnet]
needs: [update-packagejson, build-dotnet]
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
Expand Down

0 comments on commit 4730510

Please sign in to comment.