Skip to content

Commit

Permalink
Print as help
Browse files Browse the repository at this point in the history
  • Loading branch information
MyNameIsTrez committed Sep 13, 2024
1 parent a9e332d commit a93235e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,9 @@ jobs:
- name: Print main file info
run: file main

- name: Print as help
run: as --help

- name: Run main
run: ./main

Expand Down

0 comments on commit a93235e

Please sign in to comment.