mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
Not sure why this keeps happening, but here's another small patch
This commit is contained in:
2
.github/workflows/ensure-build.yml
vendored
2
.github/workflows/ensure-build.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
node-version: '14'
|
||||
cache: 'npm'
|
||||
- name: Restore node_modulescache
|
||||
- name: Restore node_modules cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: node_modules
|
||||
|
||||
Reference in New Issue
Block a user