Skip to content

Commit 3764859

Browse files
committed
Fixed CI AGAIN
1 parent 5f5925e commit 3764859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Copy Snapshot To Branch
2929
run: cp main/snap.md branch/snap.md
3030
- name: Compare Snapshot In Branch
31-
run: (cd branch && npx tt-cli compare-snapshot)
31+
run: (cd branch && npx tt-cli compare-snapshot ./snap.md)

0 commit comments

Comments
 (0)