We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b952cc commit 9103fc9Copy full SHA for 9103fc9
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
uses: gardenlinux/package-build/.github/workflows/build.yml@main
9
with:
10
release: ${{ github.ref == 'refs/heads/main' }}
11
- build_dep:
+ build_dep: |
12
gardenlinux/bp-package-golang-golang-x-text-dev 0.16.0-1gl0
13
gardenlinux/bp-package-golang-golang-x-term-dev 0.22.0-1gl0
14
gardenlinux/bp-package-golang-golang-x-sys-dev 0.22.0-1gl0
0 commit comments