This commit is contained in:
Daniel Scalzi 2022-01-23 17:25:12 -05:00
parent aff494100e
commit 3bb99fd17b
No known key found for this signature in database
GPG Key ID: 9E3E2AFE45328AA5

View File

@ -20,7 +20,7 @@ jobs:
node-version: 16 node-version: 16
- name: Install Dependencies - name: Install Dependencies
run: npm ci --no-optional run: npm ci
shell: bash shell: bash
- name: Build - name: Build