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