Skip to content

Commit 062c37d

Browse files
author
Mike Zorn
committed
set working dir correctly
1 parent c98181d commit 062c37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-server-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
defaults:
1818
run:
19-
working-directory: shared-models
19+
working-directory: internal/dev_server/ui
2020
steps:
2121
- name: Checkout repository
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)