Skip to content

Commit

Permalink
remove dup patch
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 committed Oct 13, 2023
1 parent 52c71fe commit 4743b3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-artifact-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
architecture: x64
- run: pip install -U toml
- run: python tools/patch_package_version.py
- run: python tools/patch_package_version.py
- name: Build wheels - Linux x86
if: ${{ (matrix.os == 'ubuntu') && (matrix.compile_arch == 'x86_64') }}
uses: messense/maturin-action@v1
Expand Down

0 comments on commit 4743b3b

Please sign in to comment.