Skip to content

Commit

Permalink
Feat: update path in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
currenjin committed Jan 25, 2024
1 parent 0010814 commit db9205f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert-yml-to-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
node-version: '20'

- name: Run Update Script
run: node convert-yml-to-md.js
run: node .github/workflows/convert-yml-to-md.js

0 comments on commit db9205f

Please sign in to comment.