Skip to content

Commit

Permalink
why does windows?
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Nov 3, 2024
1 parent 5c14adc commit db338b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: mkdir x64

- name: Download WSL rootfs
working-directory: ${{env.GITHUB_WORKSPACE}}/x64
working-directory: ${{env.GITHUB_WORKSPACE}}\x64
run: Invoke-WebRequest https://images.fyralabs.com/images/ultramarine/41/wsl-wsl-x86_64.tar.gz -OutFile install.tar.gz

- name: Build
Expand Down

0 comments on commit db338b7

Please sign in to comment.