Merge pull request #3 from AreYouRlyScared/update/installname
Change source to debian
This commit is contained in:
commit
9a9f642089
2 changed files with 1 additions and 1 deletions
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
tag:
|
tag:
|
||||||
- alpine
|
- alpine
|
||||||
- source
|
- debian
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: docker/setup-buildx-action@v1
|
- uses: docker/setup-buildx-action@v1
|
||||||
|
|
Loading…
Reference in a new issue