Skip to content

Commit

Permalink
hopefully fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Miepee authored Jan 2, 2024
1 parent 2d9c75b commit 791c2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
with:
dotnet-version: 6.0.x
- name: Install Mac workload
run: dotnet workload install macos
run: dotnet workload install macos && dotnet workload restore
- name: Restore dependencies
working-directory: ./GlennLibTests/
run: dotnet restore
Expand Down

0 comments on commit 791c2b8

Please sign in to comment.