fix ci-cache

master
jem 4 years ago
parent e63e76a9c2
commit dd6f45b4ee

@ -22,8 +22,7 @@ jobs:
- name: Cache - name: Cache
uses: actions/cache@v2.0.0 uses: actions/cache@v2.0.0
with: with:
path: path: node_modules/*
- node_modules/*
key: mastodon-bot key: mastodon-bot
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }} - name: Use Node.js ${{ matrix.node-version }}