mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-25 21:57:54 +00:00
Update ci.yml
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
timeout-minutes: 90
|
||||
|
||||
- name: Build the node individually in release mode
|
||||
run: cargo --package minimal-template-node --release
|
||||
run: cargo build --package minimal-template-node --release
|
||||
timeout-minutes: 90
|
||||
|
||||
- name: Run clippy
|
||||
|
||||
Reference in New Issue
Block a user