mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 04:29:04 +03:00
typo
This commit is contained in:
3
.github/workflows/Test NSIS.yml
vendored
3
.github/workflows/Test NSIS.yml
vendored
@@ -26,8 +26,7 @@ jobs:
|
||||
run: cmake --build build --config Release
|
||||
|
||||
- name: Generate NSIS installer
|
||||
run: cd build && \
|
||||
cpack -G NSIS
|
||||
run: cd build && cpack -G NSIS
|
||||
|
||||
- name: Upload installer
|
||||
uses: actions/upload-artifact@v6
|
||||
|
||||
Reference in New Issue
Block a user