Skip to content

Commit

Permalink
needs
Browse files Browse the repository at this point in the history
  • Loading branch information
na1307 committed Feb 20, 2024
1 parent fd6beb6 commit 1c01ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: dotnet test --no-build --verbosity normal
publish:
name: Build and Publish (Release)
needs: build
runs-on: windows-latest
env:
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
Expand Down

0 comments on commit 1c01ef6

Please sign in to comment.