mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2025-03-21 17:39:20 +00:00
fix workflow
This commit is contained in:
parent
0ef7042a60
commit
ea83e7643f
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
pypi:
|
pypi:
|
||||||
runs-on: 'ubuntu-latest'
|
runs-on: 'ubuntu-latest'
|
||||||
needs:
|
needs:
|
||||||
- test
|
- build
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download all the dists
|
- name: Download all the dists
|
||||||
|
|
Loading…
Reference in a new issue