mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-09 05:29:51 +08:00
fix ci output.
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -56,10 +56,6 @@ jobs:
|
||||
echo "release=1" >> $GITHUB_OUTPUT
|
||||
echo "dev=1" >> $GITHUB_OUTPUT
|
||||
echo "version=${{ github.ref_name }}" >> $GITHUB_OUTPUT
|
||||
outputs:
|
||||
release: ${{ steps.version-info.outputs.release }}
|
||||
dev: ${{ steps.version-info.outputs.dev }}
|
||||
version: ${{ steps.version-info.outputs.version }}
|
||||
|
||||
build-webui:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user