Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fam007e authored Oct 1, 2024
1 parent 4ee1797 commit 2574fcc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ jobs:
run: |
make clean
make
- name: Run
run: |
./securepass --version
./securepass --help
- name: Create release package
run: |
Expand Down

0 comments on commit 2574fcc

Please sign in to comment.