fix: macOS build failing

This commit is contained in:
LukeGus
2025-10-24 21:00:45 -05:00
parent 8001685d99
commit 96d2a78bd1

View File

@@ -224,7 +224,7 @@ jobs:
- name: Install dependencies
run: |
rm -rf node_modules package-lock.json
rm -f package-lock.json
npm install
npm install --force @rollup/rollup-darwin-arm64