mirror of
https://github.com/PaiGramTeam/python-genshin-artifact.git
synced 2024-11-21 14:38:24 +00:00
💚 Fix CI Build
This commit is contained in:
parent
5ae12f2490
commit
5d64e48dea
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -135,7 +135,7 @@ jobs:
|
|||||||
- name: get dist artifacts
|
- name: get dist artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: python-genshin-artifact
|
name: wheels
|
||||||
path: dist
|
path: dist
|
||||||
|
|
||||||
- name: upload to pypi
|
- name: upload to pypi
|
||||||
|
Loading…
Reference in New Issue
Block a user