forked from MapComplete/MapComplete
Attempt to fix build
This commit is contained in:
parent
8df7901fa5
commit
d0d515d196
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ runs:
|
||||||
cache: "npm"
|
cache: "npm"
|
||||||
cache-dependency-path: package-lock.json
|
cache-dependency-path: package-lock.json
|
||||||
|
|
||||||
|
- name: pwd
|
||||||
|
run: pwd && ls
|
||||||
|
shell: bash
|
||||||
|
|
||||||
|
|
||||||
- name: install deps
|
- name: install deps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue