mirror of
https://github.com/AlistGo/alist.git
synced 2025-09-15 12:58:42 +08:00
💚 fix every step must define a uses or run key
This commit is contained in:
parent
e935d09cfe
commit
d73854afb5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
- uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: artifact
|
name: artifact
|
||||||
path: alist/build
|
path: alist/build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user