From 031fb2b3e5829796c41e177ca88fd6ff61e34c57 Mon Sep 17 00:00:00 2001 From: shaito Date: Thu, 8 Aug 2024 19:21:44 -0300 Subject: [PATCH] chore: update canary release action --- .github/workflows/interfaces-canary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/interfaces-canary.yml b/.github/workflows/interfaces-canary.yml index 33b701d..62be93a 100644 --- a/.github/workflows/interfaces-canary.yml +++ b/.github/workflows/interfaces-canary.yml @@ -7,7 +7,7 @@ jobs: name: Generate Interfaces And Contracts # 1) Remove the following line if you wish to export your Solidity contracts and interfaces and publish them to NPM - if: false + # if: false runs-on: ubuntu-latest strategy: matrix: