Skip to content

Commit

Permalink
fix: main.yml #6
Browse files Browse the repository at this point in the history
  • Loading branch information
BQXBQX committed Apr 6, 2024
1 parent 5c527b7 commit 6b11d22
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 @@ -30,11 +30,8 @@ jobs:
- name: pnpm i
run: pnpm i

- name: Install sentry-cli
run: pnpm install -g @sentry/cli

- name: build
run: pnpm build
run: npx craco build

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

0 comments on commit 6b11d22

Please sign in to comment.