Skip to content

Commit cb8112d

Browse files
authored
Update ensure-npm-build.yml
1 parent 0d726bd commit cb8112d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ensure-npm-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
branches: [dev]
66
paths:
7-
- "src/assets/**/*"
7+
- "assets/**/*"
88

99
jobs:
1010
update-npm-build:

0 commit comments

Comments
 (0)