Skip to content

Commit 756595f

Browse files
committed
GitHub actions: Bundler: invalidate cache
Možná to fixne chybu?
1 parent d1622af commit 756595f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: ruby/setup-ruby@v1
3434
with:
3535
bundler-cache: true
36+
cache-version: 1
3637

3738
- name: ✨ Setup Node
3839
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)