mirror of https://github.com/Xhofe/alist
💚 fix every step must define a `uses` or `run` key
parent
e935d09cfe
commit
d73854afb5
|
@ -58,7 +58,7 @@ jobs:
|
|||
cd ..
|
||||
|
||||
- name: Upload artifact
|
||||
- uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: artifact
|
||||
path: alist/build
|
||||
|
|
Loading…
Reference in New Issue