From df3e0e54e2b5740bb8a9a3b7bdabe0e4bc3c45cc Mon Sep 17 00:00:00 2001 From: Chris Guimaraes Date: Mon, 1 Jul 2024 11:38:43 +0100 Subject: [PATCH] wip --- .github/workflows/boot_contracts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/boot_contracts.yaml b/.github/workflows/boot_contracts.yaml index 6571a710..8b9bee9e 100644 --- a/.github/workflows/boot_contracts.yaml +++ b/.github/workflows/boot_contracts.yaml @@ -13,4 +13,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Compile - run: pwd + run: ./clar2wasm/scripts/boot-contracts-compile.sh