mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-23 05:44:04 +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 ..
|
||||
|
||||
- name: Upload artifact
|
||||
- uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: artifact
|
||||
path: alist/build
|
||||
|
Loading…
x
Reference in New Issue
Block a user