Skip to content

Commit

Permalink
Merge pull request #3461 from csordasmarton/fix_pypi_gh
Browse files Browse the repository at this point in the history
[config] Fix pypi github action
  • Loading branch information
bruntib authored Oct 29, 2021
2 parents 08bdb27 + 3b44e70 commit fbbcd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Create the pypi package
run: |
BUILD_UI_DIST=NO make dist
make dist
- uses: actions/upload-artifact@master
with:
Expand Down

0 comments on commit fbbcd68

Please sign in to comment.