mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Fix build job (#8905)
* CI: fix node-template packaging * add explicit deps versions
This commit is contained in:
@@ -13,4 +13,4 @@ fi
|
||||
PATH_TO_ARCHIVE=$1
|
||||
cd $PROJECT_ROOT/.maintain/node-template-release
|
||||
|
||||
cargo run $PROJECT_ROOT/bin/node-template $PATH_TO_ARCHIVE
|
||||
cargo run $PROJECT_ROOT/bin/node-template $PROJECT_ROOT/$PATH_TO_ARCHIVE
|
||||
|
||||
Reference in New Issue
Block a user