Skip to content

Commit

Permalink
wrong ls dir
Browse files Browse the repository at this point in the history
  • Loading branch information
srliao committed Apr 11, 2024
1 parent b7b0866 commit 434aa59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
shell: bash
run: yarn workspace @gcsim/embed build
- name: List UI dist
working-directory: ./ui/packages/embed/dist
working-directory: ./gcsim/ui/packages/embed/dist
shell: bash
run: ls -lh
- name: checkout current repo
Expand Down

0 comments on commit 434aa59

Please sign in to comment.