Skip to content

Commit

Permalink
ci(): 修改workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wxyShine committed Apr 24, 2024
1 parent 678302e commit 7f4412e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run_install: true
- name: Install Frontend Dependencies
run: |
chmod +x ./gradlew
./gradlew pnpmInstall
- name: Build with Gradle
run: |
Expand Down

0 comments on commit 7f4412e

Please sign in to comment.