We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96c9fe commit a991039Copy full SHA for a991039
.github/workflows/nightly.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Build
26
run: |
27
+ python -m pip install build
28
python -m build
29
- name: Upload wheel
30
uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b # 0.6.1
0 commit comments