Skip to content

Commit

Permalink
Revert "Temporary change to debug failing GitHub action."
Browse files Browse the repository at this point in the history
This reverts commit 78310bb.
  • Loading branch information
tmiw committed Jan 28, 2024
1 parent 4c18ece commit 6e0d981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
working-directory: ${{github.workspace}}/build_windows
run: |
export PATH=${{github.workspace}}/llvm-mingw-20230320-ucrt-ubuntu-18.04-x86_64/bin:$PATH
make package
make -j6 package

0 comments on commit 6e0d981

Please sign in to comment.