Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Jul 27, 2024
1 parent dd90ff0 commit e6202fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
repo: containerd/nerdctl
- name: download
run: nerdctl image pull --all-platforms docker.io/${{ matrix.image }} --unpack=false
run: sudo nerdctl image pull --all-platforms docker.io/${{ matrix.image }} --unpack=false

# - name: unpack
# run: nerdctl image pull --all-platforms docker.io/${{ matrix.image }} --unpack=false
Expand Down

0 comments on commit e6202fd

Please sign in to comment.