1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-11-16 19:39:24 +00:00

Add cache

This commit is contained in:
Jake Howard 2021-01-17 12:01:55 +00:00
parent b70e866580
commit 006f82b841
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -17,6 +17,8 @@ jobs:
with:
node-version: '12'
- uses: egordm/gha-yarn-node-cache@v1
- run: yarn install
- run: npm run release