Commit 0a7f99d0 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #1452 from ethereum-optimism/fix/ci

ci: fix workflow for exporting logs
parents 70df096f 035f3f1e
......@@ -55,7 +55,7 @@ jobs:
uses: jwalton/gh-docker-logs@v1
with:
images: 'ethereumoptimism/builder,ethereumoptimism/hardhat,ethereumoptimism/deployer,ethereumoptimism/data-transport-layer,ethereumoptimism/l2geth,ethereumoptimism/message-relayer,ethereumoptimism/batch-submitter,ethereumoptimism/l2geth,ethereumoptimism/integration-tests'
dest: '~/logs'
dest: '/home/runner/logs'
- name: Tar logs
if: failure()
......
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