Skip to content

Workflow file for this run

name: Boot-contracts Compilation
on:
push:
branches: [boot-contracts-validation]
env:
CARGO_TERM_COLOR: always
jobs:
compile-boot-contracts:
name: Compile boot-contracts
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./clar2wasm/scripts
steps:
- name: Compile
run: |
ls
bash ./boot-contracts-compile.sh