Skip to content

Commit

Permalink
feat: added ci/cd for shell
Browse files Browse the repository at this point in the history
  • Loading branch information
thiendang committed Mar 11, 2024
1 parent 43b8e16 commit e4f72ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
working-directory: ${{env.working-directory}}
- run: pnpm -r --parallel run copy:manifests
working-directory: ${{env.working-directory}}
- run: ls -ah chassis/build
- run: ls -ah shell/build
working-directory: ${{env.working-directory}}

0 comments on commit e4f72ed

Please sign in to comment.