mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 19:52:32 +02:00
Attempt to clear GH actions cache with key (#4878)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
cache: yarn
|
||||
key: node16
|
||||
|
||||
- name: Run ${{ matrix.command }}
|
||||
run: yarn && yarn build && yarn ${{ matrix.command }}
|
||||
|
Reference in New Issue
Block a user