Skip to content

Commit eae36bc

Browse files
authored
ci: Correct SDK json path (#179)
1 parent 0501eca commit eae36bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: CI
55
on:
66
pull_request:
77
paths:
8-
- io.elementary.Sdk.json
8+
- io.elementary.Sdk.json.in
99

1010
types:
1111
- opened

0 commit comments

Comments
 (0)