Skip to content

Commit 689e6a5

Browse files
committed
Commit
1 parent 2d8dc7f commit 689e6a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Install and Build Frontend 🏗️
3232
run: |
33-
npm install
33+
npm install --ignore-engines
3434
npm run build
3535
3636
- name: Commit and Push to Deploy Branch 🚀

0 commit comments

Comments
 (0)