Skip to content

Commit 3377d8d

Browse files
committed
try bumping build-deps to latest version
1 parent 2526da3 commit 3377d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
cache: "pip"
1818
- name: Install pypa/build
1919
run: >-
20-
python3 -m pip install --user
20+
python3 -m pip install --user --upgrade
2121
build
2222
twine>=6.2.0
2323
- name: Build a binary wheel and a source tarball

0 commit comments

Comments
 (0)