Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason I committed Apr 29, 2024
1 parent 316e398 commit 22713f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dfx-cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ gzip -d ic-https-outcalls-adapter.gz && chmod +x ic-https-outcalls-adapter && mv
gzip -d ic-nns-init.gz && chmod +x ic-nns-init && mv ic-nns-init $(dfx cache show)
gzip -d sns.gz && chmod +x sns && mv sns $(dfx cache show)

echo "dfx cache updated with latest ic artifacts"
echo "dfx cache updated with latest ic artifacts"

0 comments on commit 22713f6

Please sign in to comment.