Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
Summary: Minor fix to new workflow to address this failure: https://github.com/facebookresearch/ocean/actions/runs/9951690680/job/27491645742

Reviewed By: leapally

Differential Revision: D59814575

fbshipit-source-id: efff527759ef78946ad3b069b3c98d82e3faf7c2
  • Loading branch information
thorntondr authored and facebook-github-bot committed Jul 16, 2024
1 parent da89ec9 commit 4f87941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ocean_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
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 4f87941

Please sign in to comment.