chore: fix CI/CD pipeline

This commit is contained in:
SethBurkart123
2024-11-29 17:24:02 +11:00
parent 88a87692cd
commit d1850e8ddb
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Build
run: |
npm install
npm install --legacy-peer-deps
npm run build
- name: Zip dist folder