Fix cmake path and add deploy url affix
This commit is contained in:
3
.github/workflows/regression_test.yml
vendored
3
.github/workflows/regression_test.yml
vendored
@@ -16,4 +16,5 @@ jobs:
|
||||
with:
|
||||
build_script: ./scripts/build_tx.sh
|
||||
test_script: ./scripts/test_tx.sh
|
||||
cmake_path: ./test/tx
|
||||
cmake_path: ./test/tx/cmake
|
||||
deploy_url_affix: tx/
|
||||
Reference in New Issue
Block a user