From 4394dcfd70b87be80e8aa6f98f9204f17de53182 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Fri, 11 Oct 2024 12:32:00 +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 600b342..fb7082d 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -37,6 +37,7 @@ jobs: chmod 700 datadir/circuits whoami ls -ltr + ls -ltr datadir # Download circuit files 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