Skip to content

Commit ba8fe1d

Browse files
committed
update(workspace): update labelu test
1 parent 8866962 commit ba8fe1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-online.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,8 @@ jobs:
7373
- name: Install dependencies
7474
run: |
7575
npm cache clean -f
76-
cd apps/frontend
77-
7876
pnpm install --no-frozen-lockfile
77+
pnpm build
7978
8079
# - name: Build packages
8180
# run: pnpm run build

0 commit comments

Comments
 (0)