Skip to content

Commit

Permalink
fix: main.yml #8
Browse files Browse the repository at this point in the history
  • Loading branch information
BQXBQX committed Apr 6, 2024
1 parent 57421b5 commit 9f22f99
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ jobs:
run: pnpm i

- name: build
run: npx craco build
env:
CI: true
ESLINT_NO_DEV_ERRORS: true
run: npx craco build --bail=false

- name: Deploy to Server
uses: easingthemes/[email protected]
Expand Down

0 comments on commit 9f22f99

Please sign in to comment.