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

Commit

Permalink
Build bin gen_blockchain_data
Browse files Browse the repository at this point in the history
  • Loading branch information
ntampakas committed Sep 26, 2023
1 parent db90c4a commit 377faa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Cargo build
uses: actions-rs/cargo@v1
with:
command: build
command: build --bin gen_blockchain_data
- name: Check code format
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 377faa2

Please sign in to comment.