Skip to content

Commit

Permalink
ci(ci-fix): fix semantic-relase dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar authored Jul 30, 2023
1 parent d2ab46f commit 5f9b4a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
uses: JackMcKew/pyinstaller-action-linux@python3.10
with:
path: TrackingBackend
- name: Rename Linux Binary
run: |
mv dist/ETVR
#- name: Rename Linux Binary
# run: |
# mv dist/ETVR
- uses: actions/upload-artifact@v2
with:
name: production-files
Expand Down

0 comments on commit 5f9b4a1

Please sign in to comment.