Skip to content

Commit

Permalink
update admin github action
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbbbbbbbbba committed Oct 13, 2024
1 parent d53f791 commit b3ec97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bbs-go-admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: "pnpm"
# cache-dependency-path: admin/pnpm-lock.yaml
cache-dependency-path: admin/pnpm-lock.yaml
- name: Install dependencies
working-directory: ./admin
run: |
Expand Down

0 comments on commit b3ec97f

Please sign in to comment.