Skip to content

Commit

Permalink
️️⚡️ BUMP ⚡️ ci.yml 2(+) 2(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
borestad committed Feb 15, 2024
1 parent 12f7de4 commit d69aa71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
key: ${{ runner.os }}-v1-store-${{ env.CACHE_PREFIX_WEEKLY }}-${{ hashFiles('**/deno.lock') }}
restore-keys: |
${{ runner.os }}-v1-store-${{ env.CACHE_PREFIX_WEEKLY }}-${{ hashFiles('**/deno.lock') }}
${{ runner.os }}-v1-store-${{ env.CACHE_PREFIX_WEEKLY }}-
${{ runner.os }}-v1-store-
# ${{ runner.os }}-v1-store-${{ env.CACHE_PREFIX_WEEKLY }}-
# ${{ runner.os }}-v1-store-
- uses: actions/cache@v4
name: Bootstrap ❯❯ Restore TTL Cache
Expand Down

0 comments on commit d69aa71

Please sign in to comment.