Skip to content

Commit

Permalink
Update and modify files for the project
Browse files Browse the repository at this point in the history
- Updated files:
  - .github/workflows/release.yml
  • Loading branch information
Aviksaikat committed May 7, 2024
1 parent fc3e679 commit 07284f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
hatch env create
- name: Test
run: |
sudo hatch run nipe --help
sudo $(which hatch) run nipe --help
release:
runs-on: ubuntu-latest
needs: test
Expand Down

0 comments on commit 07284f0

Please sign in to comment.