mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2026-01-19 10:12:32 +01:00
Build fixes
This commit is contained in:
3
.github/workflows/Preview.yml
vendored
3
.github/workflows/Preview.yml
vendored
@@ -109,6 +109,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Download Build Artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
@@ -141,7 +143,6 @@ jobs:
|
||||
| jq -r '.[]|"- \(.message | first) (@\(.username))"')
|
||||
{delimiter}" >> $GITHUB_ENV
|
||||
|
||||
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: "*/binaries/main/*/*.*,*/jars/*.jar"
|
||||
|
||||
Reference in New Issue
Block a user