Skip to content

Commit 400ab4d

Browse files
committed
fix a diff script in ci workflow
1 parent 20f2060 commit 400ab4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ jobs:
340340

341341
- name: Check for changes in lib folder
342342
run: git diff --exit-code lib/js lib/es6
343+
working-directory: packages/@rescript/runtime
343344

344345
- name: Version Check
345346
run: yarn constraints

0 commit comments

Comments
 (0)