Cache the if-cache manifest between builds, too

This commit is contained in:
Jocelyn Badgley (Twipped) 2021-08-30 21:34:43 -07:00
parent 4e4b7e8172
commit 3f9d68756d

View File

@ -30,6 +30,7 @@ jobs:
key: if-cache
path: |
./if-cache
./if-cache.json
./twitter-cache.json
- run: npm i
- run: npm test