Skip to content

Commit

Permalink
Attempt to fix new workflow
Browse files Browse the repository at this point in the history
Summary:
Error persists after D59814575 (https://github.com/facebookresearch/ocean/actions/runs/9963270691/job/27528937105)
Second attempt at a fix.

Reviewed By: janherling

Differential Revision: D59827879

fbshipit-source-id: c0cd20bc76a1deafa42fd42b5a7dac434dec3f02
  • Loading branch information
thorntondr authored and facebook-github-bot committed Jul 17, 2024
1 parent f4a6204 commit 38707b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_ocean_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ jobs:
uses: dawidd6/action-download-artifact@v6
with:
name: thirdparty-install-${{ matrix.build_config }}
path: thirdparty-install-${{ matrix.build_config }}.tar.gz
run_id: ${{ github.event.workflow_run.id }}
skip_unpack: true

- name: Unzip third-party artifacts
run: |
Expand Down

0 comments on commit 38707b4

Please sign in to comment.