Skip to content

Commit 7caeec6

Browse files
fix workflow
1 parent 0baefd0 commit 7caeec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- "src/core/libs/**"
8+
- "rs_lib/**"
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)