fix: Release with all deps

releases/v3
Tycho Bokdam 2021-10-06 00:03:31 +02:00
parent be575c794b
commit 2b36c79d01
No known key found for this signature in database
GPG Key ID: F1180857DB997467
1 changed files with 1 additions and 1 deletions

View File

@ -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