Skip to content

Commit

Permalink
Windows stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
vegardjervell committed Nov 8, 2024
1 parent 4e75cfd commit d088835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
os: [windows-latest, macOS-latest, ubuntu-latest]
env:
THERMOPACK_DIR: thermopack-${{ matrix.os }}
THERMOPACK_DIR_WINDOWS: "D:\\a\\KineticGas\\KineticGas\\thermopack-windows-latest\\thermopack-windows-latest"
THERMOPACK_DIR_WINDOWS: "D:/a/KineticGas/KineticGas/thermopack-windows-latest/thermopack-windows-latest"
THERMOPACK_URL: https://github.com/vegardjervell/thermopack/releases/download/Latest-beta
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d088835

Please sign in to comment.