Skip to content

Commit

Permalink
ci: Update mingw build
Browse files Browse the repository at this point in the history
  • Loading branch information
aboeglin committed Jun 18, 2023
1 parent 73dc7b1 commit 7b93f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-x86_64-pc-windows-mingw32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
rm -rf "/c/Program Files/LLVM"
echo "move LLVM folder"
mv LLVM "/c/Program Files/"
echo "ls -l "/c/Program Files/LLVM"
ls -l "/c/Program Files/LLVM"
shell: msys2 {0}

- name: Update paths
Expand Down

0 comments on commit 7b93f3d

Please sign in to comment.