Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Bassman2 committed Dec 29, 2024
1 parent 7775c53 commit 9c62053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
if: ${{ matrix.os == 'windows-latest' }}

- name: Remove windows projects
run: dotnet sln ain/${{ github.event.repository.name }}.sln remove main/Demo/*/*.csproj
run: dotnet sln $env:Solution remove main/Demo/*/*.csproj

- name: Restore dependencies
run: dotnet restore $env:Solution
Expand Down

0 comments on commit 9c62053

Please # to comment.