fix: force update of surfer
publish / Build-and-publish (push) Failing after 7m14s

This commit is contained in:
Unknown
2026-07-13 21:46:30 +01:00
parent efaa05549b
commit eae81f1f6d
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
run: npm ci --legacy-peer-deps
- name: Install surfer
run: npm install -g cloudron-surfer
run: npm install -g cloudron-surfer --force
- name: Build
run: npm run build