mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-23 05:08:33 +00:00
CI
This commit is contained in:
parent
fd57ad3beb
commit
48a4822e80
7
.github/workflows/playwright.yml
vendored
7
.github/workflows/playwright.yml
vendored
@ -42,10 +42,9 @@ jobs:
|
||||
curl -OL https://github.com/codex-storage/nim-codex/releases/download/${circuit_version}/cirdl-${circuit_version}-${platform}-${architecture}.tar.gz
|
||||
tar -xvf cirdl-${circuit_version}-${platform}-${architecture}.tar.gz
|
||||
chmod +x cirdl-${circuit_version}-${platform}-${architecture}
|
||||
./cirdl-${circuit_version}-${platform}-${architecture} \
|
||||
datadir/circuits \
|
||||
https://rpc.testnet.codex.storage \
|
||||
0xfE822Df439d987849a90B64a4C0e26a297DBD47F
|
||||
./cirdl-${circuit_version}-${platform}-${architecture} ./datadir/circuits https://rpc.testnet.codex.storage 0xfE822Df439d987849a90B64a4C0e26a297DBD47F
|
||||
|
||||
ls -ltr ./datadir/circuits
|
||||
|
||||
# Get an eth address
|
||||
response=$(curl -s https://key.codex.storage)
|
||||
|
Loading…
x
Reference in New Issue
Block a user