There was an error while loading. Please reload this page.
1 parent 3bc28e3 commit 1bdf138Copy full SHA for 1bdf138
1 file changed
.github/workflows/cf_pages.yml
@@ -40,7 +40,7 @@ jobs:
40
restore-keys: astro-cache
41
42
- name: Install dependencies
43
- run: npm ci --legacy-peer-deps
+ run: npm ci
44
45
- name: Build with Astro
46
run: npm run build
0 commit comments