Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
2-towns committed Oct 11, 2024
1 parent d13fa0e commit da30cd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
run: |
platform=${RUNNER_OS,,}
architecture=${RUNNER_ARCH,,}
echo $platform
echo "https://github.com/codex-storage/nim-codex/releases/download/${circuit_version}/cirdl-${circuit_version}-${platform}-${architecture}.tar.gz"
mkdir -p datadir/circuits
chmod 700 datadir
chmod 700 datadir/circuits
Expand Down

0 comments on commit da30cd0

Please sign in to comment.