Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Nov 3, 2024
1 parent 371210f commit 5c14adc
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 @@ -39,7 +39,7 @@ jobs:

- name: Create rootfs subdirectories
working-directory: ${{env.GITHUB_WORKSPACE}}
run: mkdir x64 ARM64
run: mkdir x64

- name: Download WSL rootfs
working-directory: ${{env.GITHUB_WORKSPACE}}/x64
Expand Down

0 comments on commit 5c14adc

Please sign in to comment.