Skip to content

Commit

Permalink
make executable
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Apr 22, 2024
1 parent 62b1079 commit a532bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Extract containerd-shim-spin-linux-${{ env.ARCH }}
run: |
mkdir -p ./bin
wget https://spin-shim-distro-tbejvvom.fermyon.app/static/containerd-shim-spin-v2 -O ./bin/containerd-shim-spin-v2
wget https://filebin.net/504z8nw3b5s56ruw/containerd-shim-spin-v2 -O ./bin/containerd-shim-spin-v2
ls -ltr ./bin/containerd-shim-spin-v2
chmod +x ./bin/containerd-shim-spin-v2
./bin/containerd-shim-spin-v2 -v
Expand Down

0 comments on commit a532bfd

Please sign in to comment.