Merge pull request #3 from AreYouRlyScared/update/installname

Change source to debian
This commit is contained in:
Dane Everitt 2021-06-13 10:56:03 -07:00 committed by GitHub
commit 9a9f642089
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ jobs:
matrix:
tag:
- alpine
- source
- debian
steps:
- uses: actions/checkout@v2
- uses: docker/setup-buildx-action@v1