From 888f006194c1405b460eef4ee0f1e5c585f18c16 Mon Sep 17 00:00:00 2001 From: Angelo Dell'Aera Date: Thu, 28 Sep 2023 13:06:42 +0200 Subject: [PATCH] Minor fix --- .github/workflows/osx-debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osx-debug.yml b/.github/workflows/osx-debug.yml index 75f3b663..a92112d4 100644 --- a/.github/workflows/osx-debug.yml +++ b/.github/workflows/osx-debug.yml @@ -98,7 +98,7 @@ jobs: - name: Restore Google V8 from cache if: ${{ steps.restore-v8.outputs.cache-hit != 'true' }} - id: restore-v8 + id: restore-cached-v8 uses: actions/cache/restore@main with: path: |