Skip to content

Commit

Permalink
update3 ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SToPire committed Sep 15, 2024
1 parent aac87d5 commit a75fc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
wget -q https://github.com/dragonflyoss/nydus/releases/download/$NYDUS_VER/nydus-static-$NYDUS_VER-linux-amd64.tgz
tar xzvf nydus-static-$NYDUS_VER-linux-amd64.tgz
mkdir -p /usr/bin
wget -q https://github.com/SToPire/nydus-snapshotter/releases/download/test/nydus-image
wget -q https://github.com/SToPire/nydus-snapshotter/releases/download/test2/nydus-image
sudo chmod +x nydus-image
sudo mv nydus-image /usr/bin/
sudo mv nydus-static/nydusd nydus-static/nydusify /usr/bin/
Expand Down

0 comments on commit a75fc14

Please sign in to comment.