Skip to content

Commit

Permalink
fix: main.yml #4
Browse files Browse the repository at this point in the history
  • Loading branch information
BQXBQX committed Apr 6, 2024
1 parent 7a4b684 commit 777e768
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ jobs:
- name: pnpm i
run: pnpm i

- name: build
run: pnpm build

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

- name: build
run: pnpm build

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

0 comments on commit 777e768

Please sign in to comment.