v3.2.0 #105
@ -32,7 +32,7 @@ jobs:
|
|||||||
run: tox
|
run: tox
|
||||||
- name: Build
|
- name: Build
|
||||||
run: python -m build
|
run: python -m build
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Artifacts
|
name: Artifacts
|
||||||
path: dist/*
|
path: dist/*
|
||||||
|
Loading…
Reference in New Issue
Block a user