Skip to content

Commit 9423c98

Browse files
committed
update
1 parent f32f707 commit 9423c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
done
9797
9898
# Finally run generate
99-
npx run generate
99+
npm run generate
100100
101101
- name: Commit and push changes
102102
if: steps.check-package.outputs.exists == 'true'

0 commit comments

Comments
 (0)