Skip to content

Commit

Permalink
changed how the run: commnad is stuctured
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-ang9 committed Nov 29, 2023
1 parent c61d273 commit f598c83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
ls -la
- name: Trigger Manpage Generation
uses: .github/workflows/generate_manpage.yml
run: |
./generate_manpage.yml
- name: after Generate Manpages
run: |
Expand Down

0 comments on commit f598c83

Please sign in to comment.