Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
daoauth committed Jan 25, 2025

Verified

This commit was signed with the committer’s verified signature.
jkoenig134 Julian König
1 parent 8042616 commit 78f189b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@ runs:
- name: Install and configure Walrus
shell: bash
run: |
curl -sSLo bin/walrus https://github.com/zktx-io/walrus-sites-ga/releases/download/${VERSION}/walrus-latest-ubuntu-x86_64
curl -sSLo bin/walrus https://github.com/zktx-io/walrus-sites-ga/releases/download/${VERSION}/walrus-x86_64
chmod +x bin/walrus
mkdir -p ~/.walrus
curl -sSLo ~/.walrus/client_config.yaml https://github.com/zktx-io/walrus-sites-ga/releases/download/${VERSION}/client_config.yaml

0 comments on commit 78f189b

Please sign in to comment.