Skip to content

Commit

Permalink
Testing walrus publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ebmifa committed Nov 22, 2024
1 parent d8f3243 commit 46661d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ jobs:
curl https://storage.googleapis.com/mysten-walrus-binaries/$name -o site/$name
done
- name: key.store contents
shell: bash
run: cat /home/runner/.sui/sui_config/sui.keystore

- name: Update Walrus Site
run: >
RUST_LOG=site_builder=debug,walrus=debug,info
Expand Down

0 comments on commit 46661d8

Please sign in to comment.