Skip to content

Commit

Permalink
Fixed build on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
timotta committed May 21, 2024
1 parent 0ac4545 commit 04ba016
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: '3.11'
- name: Build
run: make build
env:
VERSION: ${{ steps.version.outputs.id }}
- name: Install
run: make install
- name: Get version
Expand Down

0 comments on commit 04ba016

Please sign in to comment.