Skip to content

Commit

Permalink
Fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Feb 11, 2024
1 parent 64cb170 commit 0ca157f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
cache: '~/.pnpm-store'
- name: Install app dependencies
run: pnpm install
env:
CI: true
- name: Build app
run: pnpm run build
- name: Upload artifact
Expand Down

0 comments on commit 0ca157f

Please sign in to comment.