Skip to content

Commit

Permalink
Setup s5cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
chainlink committed Jan 17, 2025
1 parent 7686616 commit d9227fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/jobs_release_pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Set-up s5cmd
uses: peak/action-setup-s5cmd@main
with:
version: v2.0.0

- name: Zip Evaluator
run: |
cd lumigator/python/mzai/jobs/
Expand Down

0 comments on commit d9227fa

Please sign in to comment.