Commit 34fcb277 authored by Ben Wilson's avatar Ben Wilson

Fixed proxyd release workflow

parent 9953189b
---
'@eth-optimism/proxyd': patch
---
Bump proxyd to test release build workflow
......@@ -207,7 +207,7 @@ jobs:
name: Publish rpc-proxy Version ${{ needs.release.outputs.rpc-proxy }}
needs: release
if: needs.release.outputs.rpc-proxy != ''
runs-on: ubuntu:latest
runs-on: ubuntu-latest
steps:
- name: Checkout
......
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