Skip to content

Commit

Permalink
[skip ci]fix ci (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
ark930 authored Mar 18, 2022
1 parent 2400e85 commit d6a30c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@ copy-genesis-config-production:
.PHONY: production-release-bifrost-kusama
production-release-bifrost-kusama:
cargo build -p node-cli --locked --features "with-bifrost-kusama-runtime" --profile production

.PHONY: production-release
production-release: production-release-bifrost-kusama

0 comments on commit d6a30c2

Please sign in to comment.