Skip to content

Commit fe7c79e

Browse files
authored
Update feature-list.yml
Signed-off-by: Lee Calcote <[email protected]>
1 parent 683aba8 commit fe7c79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
ls -al
3838
echo $GITHUB_WORKSPACE
3939
# Process the CSV, filter data, and append to feature_data.json
40-
node build/features-to-json.js
40+
node .github/build/features-to-json.js
4141
"
4242
4343
- name: Commit changes

0 commit comments

Comments
 (0)