Skip to content

Commit

Permalink
Forgot to run cpack.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Sep 28, 2024
1 parent e9e1ebb commit b22e9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
cmake -DPython3_EXECUTABLE=/usr/bin/python3 ..
ninja
ninja install
cpack
- name: Set version variables from output of cmake
run: |
Expand Down

0 comments on commit b22e9f6

Please sign in to comment.