mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-31 07:16:17 +00:00
Cache the if-cache manifest between builds, too
This commit is contained in:
parent
4e4b7e8172
commit
3f9d68756d
1
.github/workflows/ensure-build.yml
vendored
1
.github/workflows/ensure-build.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
key: if-cache
|
key: if-cache
|
||||||
path: |
|
path: |
|
||||||
./if-cache
|
./if-cache
|
||||||
|
./if-cache.json
|
||||||
./twitter-cache.json
|
./twitter-cache.json
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user