mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-11-16 21:59:03 +00:00
Add cache
This commit is contained in:
parent
b70e866580
commit
006f82b841
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -17,6 +17,8 @@ jobs:
|
|||
with:
|
||||
node-version: '12'
|
||||
|
||||
- uses: egordm/gha-yarn-node-cache@v1
|
||||
|
||||
- run: yarn install
|
||||
- run: npm run release
|
||||
|
||||
|
|
Loading…
Reference in a new issue