v3
All checks were successful
Test bankfind / Python ${{ matrix.python-version }} sample (3.8) (push) Successful in 14s
All checks were successful
Test bankfind / Python ${{ matrix.python-version }} sample (3.8) (push) Successful in 14s
This commit is contained in:
parent
729fd18fbf
commit
4aee92547c
@ -32,7 +32,7 @@ jobs:
|
|||||||
flit build
|
flit build
|
||||||
find dist
|
find dist
|
||||||
- name: upload package as artifact
|
- name: upload package as artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: bankfind
|
name: bankfind
|
||||||
path: dist
|
path: dist
|
||||||
|
Loading…
Reference in New Issue
Block a user