Skip to content

Commit

Permalink
NSIS
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Aug 30, 2024
1 parent 4e634a7 commit 480ed44
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,8 @@ jobs:
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake .
- name: Build
run: cmake --build .
# package does not work yet, it would be nice if someone could help here
# - name: Package
# run: cpack -G NSIS
- name: Package
run: cpack -G NSIS

# mingw-cross:
# strategy:
Expand Down

0 comments on commit 480ed44

Please sign in to comment.