Skip to content

Commit

Permalink
Update workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wxyShine authored Dec 10, 2024
1 parent 272c11a commit 22053a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ jobs:
with:
version: 8
run_install: true
- name: Clean node_modules and Install Frontend Dependencies
run: |
rm -rf node_modules
pnpm install
- name: Install Frontend Dependencies
run: |
chmod +x ./gradlew
Expand Down

0 comments on commit 22053a4

Please sign in to comment.