Skip to content

Commit b598f09

Browse files
committed
fix path
1 parent f3061ec commit b598f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jetbrains-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175

176176
- name: Build and check config-yaml
177177
run: |
178-
cd packages/config-yaml
178+
cd ../../packages/config-yaml
179179
npm i
180180
npx tsc --noEmit
181181
# Tests are currently failing, commenting out for now

0 commit comments

Comments
 (0)