From 69cbbd6e1ab19f581ae3d8fd685228898b73933d Mon Sep 17 00:00:00 2001 From: Arnaud Date: Fri, 11 Oct 2024 12:21:07 +0200 Subject: [PATCH] CI --- .github/workflows/playwright.yml | 1 + 1 file changed, 1 insertion(+) 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