v1.8.0 #429

Merged
LukeGus merged 198 commits from dev-1.8.0 into main 2025-11-05 16:36:16 +00:00
Showing only changes of commit d0bcaaaf84 - Show all commits
+2 -1
View File
@@ -225,8 +225,9 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
npm ci npm ci --include=optional
npm install --force @rollup/rollup-darwin-arm64 npm install --force @rollup/rollup-darwin-arm64
npm install --no-save @swc/core-darwin-x64 @swc/core-darwin-arm64
- name: Check for Code Signing Certificates - name: Check for Code Signing Certificates
id: check_certs id: check_certs