diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 66083d9..dd157b5 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -34,6 +34,7 @@ jobs: # Create circuit files folder mkdir -p datadir/circuits chmod -R 700 datadir + chmod -R 700 datadir/circuits # Download circuit files curl -OL https://github.com/codex-storage/nim-codex/releases/download/${circuit_version}/cirdl-${circuit_version}-${platform}-${architecture}.tar.gz