Skip to content

Commit

Permalink
fix(ci): try fixing build error
Browse files Browse the repository at this point in the history
  • Loading branch information
PFiS1737 committed Jun 11, 2024
1 parent 8889686 commit ff7c6b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
run: git clone -b dist https://github.com/${{ github.repository }} dist

- name: Bundle project
run: |
pnpm link gulp
pnpm run build
run: pnpm run build

- name: Commit
run: |
Expand Down

0 comments on commit ff7c6b4

Please sign in to comment.