mirror of
https://github.com/AlistGo/alist.git
synced 2025-07-12 19:39:10 +08:00
💚 fix every step must define a uses
or run
key
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user