This commit is contained in:
MARCROCK22 2024-04-14 12:20:05 -04:00
parent 87ad9aeb2b
commit 92bed0c536

View File

@ -20,7 +20,7 @@ jobs:
registry-url: 'https://registry.npmjs.org' registry-url: 'https://registry.npmjs.org'
- name: Install dependencies - name: Install dependencies
run: npm ci run: npm install
- name: Build - name: Build
run: npx tsc run: npx tsc