Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix: gh workflow for madara commands
Browse files Browse the repository at this point in the history
  • Loading branch information
tdelabro committed Oct 4, 2023
1 parent b5b8580 commit 36b6cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/madara-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fail-on-cache-miss: true
- name: Run setup
run: |
target/release/madara setup
target/release/madara setup --chain local --from-remote
- name: Create build-spec (plain)
run: |
target/release/madara build-spec --chain local > chain-plain.json
Expand Down

0 comments on commit 36b6cb2

Please sign in to comment.