Skip to content

Commit

Permalink
linux support
Browse files Browse the repository at this point in the history
  • Loading branch information
omer-shtivi committed Jan 30, 2024
1 parent 7fa54a0 commit 9d87282
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 @@ -37,7 +37,7 @@ jobs:
run: |
mv target/release/satori satori
- name: Generate auto complete
run: satori auto_complete --generate bash --out satori_auto_complete.sh
run: ./satori auto_complete --generate bash --out satori_auto_complete.sh
- id: get_version
uses: battila7/get-version-action@v2
- name: Create release
Expand Down

0 comments on commit 9d87282

Please sign in to comment.