fix(ci): fix a syntax error
This commit is contained in:
parent
66f9bd50be
commit
cfb244c3ef
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -28,8 +28,7 @@ jobs:
|
|||
fi
|
||||
echo "::set-output name=version::${NEW_VER}"
|
||||
env:
|
||||
ALPINE_PKG_URL: https://pkgs.alpinelinux.org/package/edge/testing/x86_6
|
||||
4/qbittorrent-nox
|
||||
ALPINE_PKG_URL: https://pkgs.alpinelinux.org/package/edge/testing/x86_64/qbittorrent-nox
|
||||
GHCO_URL: https://github.com/mogeko/docker-qbittorrent/pkgs/container/qbittorrent
|
||||
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue