Skip to content

Commit 9ae1a71

Browse files
committed
Update CI
1 parent 364240f commit 9ae1a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Package
3939
working-directory: ${{github.workspace}}/build
4040
shell: bash
41-
run: ctest -C Release .
41+
run: cpack -C Release .
4242

4343
- uses: "marvinpinto/action-automatic-releases@latest"
4444
with:

0 commit comments

Comments
 (0)