Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
csgui committed Jul 1, 2024
1 parent da57e44 commit 9b349ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/boot_contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
steps:
- name: Checkout PR
uses: actions/checkout@v4
- name: Compile
- name: Compile boot-contracts
run: |
cargo build
ls -la
bash ./scripts/boot-contracts-compile.sh

0 comments on commit 9b349ff

Please sign in to comment.