Skip to content

Commit

Permalink
Test wine install
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Aug 13, 2024
1 parent dbe310e commit 8d6548b
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 @@ -86,7 +86,7 @@ jobs:
run: ${{github.workspace}}/dotnet64/dotnet test Tools/MonoGame.Tools.Tests/MonoGame.Tools.Tests.csproj -p:WarningLevel=0 -v:d -tl:off --blame-hang-timeout 1m
env:
DOTNET_ROOT: ${{github.workspace}}/dotnet64
MGFXC_WINE_PATH: ${{env.home}}/.winemonogame
MGFXC_WINE_PATH: /home/runner/.winemonogame
if: runner.os != 'Windows'

- name: Test
Expand Down

0 comments on commit 8d6548b

Please sign in to comment.