Commit 4328d5e0 authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #6189 from ethereum-optimism/willc/pnpm-fix

fix: typo in publish-canary workflow
parents 03994850 6becc94e
......@@ -38,7 +38,7 @@ jobs:
cache: pnpm
- name: Install Dependencies
run: pnpm --frozen-lockfile
run: pnpm install --frozen-lockfile
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment