Skip to content

Commit 639039f

Browse files
Remove cpack
1 parent 8e7edc7 commit 639039f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
cmake -Dminimal=ON -DCMAKE_INSTALL_PREFIX=../root-${{ matrix.root-version }} ../root
4747
make -j${{ steps.cpu-cores.outputs.count }}
4848
make install
49-
cpack
5049
cd ../
5150
tar vzcf root-${{ matrix.os }}-${{ matrix.root-version }}.tgz root-${{ matrix.root-version }}
5251

0 commit comments

Comments
 (0)