There was an error while loading. Please reload this page.
1 parent 22eb5c9 commit 3bc28e3Copy full SHA for 3bc28e3
1 file changed
.github/workflows/cf_pages.yml
@@ -17,6 +17,8 @@ jobs:
17
name: Build
18
if: ${{ github.repository_owner == 'vtbag' }}
19
runs-on: ubuntu-latest
20
+ env:
21
+ npm_config_legacy_peer_deps: "true"
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v4
0 commit comments