workflow: tag release 10
This commit is contained in:
parent
b435e49f2b
commit
1e2e9751a7
|
|
@ -21,7 +21,6 @@ cmake --build build -- -j 4
|
|||
# run tests
|
||||
cd build
|
||||
ctest --verbose
|
||||
cd ..
|
||||
|
||||
# package artifact
|
||||
tar -czvf linux-amd64.tar.gz dethrace
|
||||
|
|
|
|||
Loading…
Reference in New Issue