Skip to content

Commit bc03da3

Browse files
committed
ci: make contracts
1 parent a769e32 commit bc03da3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/generate-db-dispatch.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
- name: Set sozo version
5656
run: asdf set sozo 1.7.0
5757

58+
- name: Build contracts
59+
run: make contracts
60+
5861
- name: Build generate_migration_db
5962
run: cargo build --bin generate_migration_db --features node --release
6063

0 commit comments

Comments
 (0)