diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 8ea88f88..b4d52421 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -48,7 +48,7 @@ jobs: - name: Install dependencies run: | - npm install + npm ci - name: Compile contracts run: |