Skip to content

Commit

Permalink
Removed dependency in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GoobyCorp committed Jan 31, 2024
1 parent 93418d2 commit 06cebdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
permissions:
contents: write
needs: build
# needs: build
runs-on: windows-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 06cebdf

Please sign in to comment.