mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
match input and output names
This commit is contained in:
parent
09ddd63cf7
commit
ceb676eb94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/packaging_jobs.yml
vendored
2
.github/workflows/packaging_jobs.yml
vendored
|
|
@ -122,7 +122,7 @@ jobs:
|
|||
{"build-for": "arm64", "build-on": "ubuntu-24.04-arm"},
|
||||
{"build-for": "amd64", "build-on": "ubuntu-24.04"},
|
||||
'
|
||||
echo ::set-output name=matrix-combinations::{\"include\":[$MATRIX_PARAMS_COMBINATIONS]}
|
||||
echo ::set-output name=matrix::{\"include\":[$MATRIX_PARAMS_COMBINATIONS]}
|
||||
gha_build_dns:
|
||||
name: Build ${{ matrix.build-for }} snap
|
||||
needs: generate_dns_list_matrix
|
||||
|
|
|
|||
Loading…
Reference in a new issue