Skip to content

Commit 3d624b2

Browse files
authored
Skipping failures on Warnings
1 parent 1108a71 commit 3d624b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install Packages
4545
run: yarn install
4646
- name: Build page
47-
run: yarn build
47+
run: CI='' yarn build
4848
env:
4949
PUBLIC_URL: /vf-react
5050
- name: Deploy to gh-pages

0 commit comments

Comments
 (0)