Bump the cache

This commit is contained in:
Twangboy 2023-03-28 18:19:03 -06:00 committed by Pedro Algarvio
parent 11e97b168f
commit 7694e7e5f3
6 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@ on:
env:
COLUMNS: 190
CACHE_SEED: SEED-0 # Bump the number to invalidate all caches
CACHE_SEED: SEED-1 # Bump the number to invalidate all caches
RELENV_DATA: "${{ github.workspace }}/.relenv"
permissions:

View file

@ -13,7 +13,7 @@ on:
env:
COLUMNS: 190
CACHE_SEED: SEED-0 # Bump the number to invalidate all caches
CACHE_SEED: SEED-1 # Bump the number to invalidate all caches
RELENV_DATA: "${{ github.workspace }}/.relenv"
permissions:

View file

@ -17,7 +17,7 @@ on:
env:
COLUMNS: 190
CACHE_SEED: SEED-0 # Bump the number to invalidate all caches
CACHE_SEED: SEED-1 # Bump the number to invalidate all caches
RELENV_DATA: "${{ github.workspace }}/.relenv"
permissions:

View file

@ -12,7 +12,7 @@ on:
env:
COLUMNS: 190
CACHE_SEED: SEED-0 # Bump the number to invalidate all caches
CACHE_SEED: SEED-1 # Bump the number to invalidate all caches
RELENV_DATA: "${{ github.workspace }}/.relenv"
permissions:

View file

@ -25,7 +25,7 @@ on:
env:
COLUMNS: 190
CACHE_SEED: SEED-0 # Bump the number to invalidate all caches
CACHE_SEED: SEED-1 # Bump the number to invalidate all caches
RELENV_DATA: "${{ github.workspace }}/.relenv"
permissions:

View file

@ -31,7 +31,7 @@ on:
env:
COLUMNS: 190
CACHE_SEED: SEED-0 # Bump the number to invalidate all caches
CACHE_SEED: SEED-1 # Bump the number to invalidate all caches
RELENV_DATA: "${{ github.workspace }}/.relenv"
<%- endblock env %>