Fix the action not building

This commit is contained in:
Maximilian
2026-03-16 21:43:06 -06:00
committed by GitHub
parent c564825352
commit 4c5a2c2f3f

View File

@@ -19,7 +19,7 @@ jobs:
cache: 'npm'
- name: Install Dependencies
run: npm install
run: npm install --legacy-peer-deps
- name: Make Packages
run: npm run make