mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
fix spacing 2
This commit is contained in:
parent
6999609eaa
commit
0012f8932c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/packaging_jobs.yml
vendored
6
.github/workflows/packaging_jobs.yml
vendored
|
|
@ -133,9 +133,9 @@ jobs:
|
|||
- name: cd
|
||||
run: cd ${{ matrix.dns-dir }}
|
||||
- uses: snapcore/action-build@v1.3.0
|
||||
id: build
|
||||
with:
|
||||
snapcraft-args: "--build-for=${{ matrix.build-for }}"
|
||||
id: build
|
||||
with:
|
||||
snapcraft-args: "--build-for=${{ matrix.build-for }}"
|
||||
- name: Prepare artifact
|
||||
run: |-
|
||||
set -e
|
||||
|
|
|
|||
Loading…
Reference in a new issue