fix: Release with all deps
parent
be575c794b
commit
2b36c79d01
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- run: npm ci --prod
|
- run: npm ci
|
||||||
- run: git add node_modules -f
|
- run: git add node_modules -f
|
||||||
|
|
||||||
- name: Generate changelog
|
- name: Generate changelog
|
||||||
|
|
Loading…
Reference in New Issue