Skip to content

Commit

Permalink
ci: set up skopeo
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Sep 29, 2024
1 parent d412e6a commit 10fa6e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/prebuild-devcontainers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ jobs:
with:
node-version: "20"

- name: Set up skopeo
uses: warjiang/setup-skopeo@0
with:
version: latest

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit 10fa6e8

Please sign in to comment.