Merge pull request #1331 from o0HalfLife0o/master

修复上传到蓝奏云
pull/1333/head
kunfei 3 years ago committed by GitHub
commit d1ed6102de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/test.yml

@ -95,6 +95,7 @@ jobs:
# 蓝奏云里的文件夹ID(阅读3测试版:2670621)
LANZOU_FOLDER_ID: '2670621'
steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@v2
with:
path: $GITHUB_WORKSPACE/apk

Loading…
Cancel
Save