Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Apr 2, 2024
1 parent 9107475 commit 8ee4165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jobs:

- name: Install dependencies
run: pnpm install
working-dir: ./sb-ci
working-dir: "./sb-ci"

- name: Build
run: pnpm run build
working-dir: ./sb-ci
working-dir: "./sb-ci"

# - run: pnpm link ./sb-ci/packages/cli

Expand Down

0 comments on commit 8ee4165

Please sign in to comment.