From 515a2eabd36b61a054b6308c8b66403dbe5a495a Mon Sep 17 00:00:00 2001 From: Chris Guimaraes Date: Mon, 1 Jul 2024 11:32:58 +0100 Subject: [PATCH] wip --- .github/workflows/boot_contracts.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/boot_contracts.yaml b/.github/workflows/boot_contracts.yaml index 971ae585..1f369bde 100644 --- a/.github/workflows/boot_contracts.yaml +++ b/.github/workflows/boot_contracts.yaml @@ -14,4 +14,3 @@ jobs: steps: - name: Compile run: bash ./scripts/boot-contracts-compile.sh - run: pwd