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 926fb66 commit e2b8b92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/boot_contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
compile-boot-contracts:
name: Compile boot-contracts
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./clar2wasm/scripts
steps:
- name: Compile
run: bash ./boot-contracts-compile.sh
File renamed without changes.

0 comments on commit e2b8b92

Please sign in to comment.