Rename remaining occurrences of webpacker to shakapacker

This commit is contained in:
Sebastian Serth
2023-09-01 19:39:51 +02:00
parent 07201e7a29
commit ac92385dd7
5 changed files with 10 additions and 11 deletions

View File

@ -44,7 +44,7 @@ jobs:
public/assets
public/packs-test
tmp/cache
tmp/webpacker
tmp/shakapacker
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-yarn-