From 8c9187765937acc70bdb0991688b68d8486ecb5e Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Thu, 14 Sep 2023 14:25:59 -0700 Subject: [PATCH] download to correct paths --- .github/workflows/abi_wasm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/abi_wasm.yml b/.github/workflows/abi_wasm.yml index 1b5a3efce0a..7546459c808 100644 --- a/.github/workflows/abi_wasm.yml +++ b/.github/workflows/abi_wasm.yml @@ -98,7 +98,7 @@ jobs: run: | npx playwright install npx playwright install-deps - + - name: Run browser tests working-directory: ./tooling/noirc_abi_wasm run: |