Skip to content

Commit

Permalink
build app
Browse files Browse the repository at this point in the history
  • Loading branch information
McDaived committed Jul 18, 2023
1 parent e63084e commit e5eeea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- name: Upload Compiled Version
uses: actions/upload-artifact@v3
with:
name: Valinfo-${{ steps.commit.outputs.short }}
name: valinfo-${{ steps.commit.outputs.short }}
path: build/exe.win-amd64-${{ env.PYTHON_VERSION }}/**

0 comments on commit e5eeea9

Please sign in to comment.