mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Change the matrix values for better actions reading when building from an existing onedir or not
This commit is contained in:
parent
7f64ec3db2
commit
9a15e2285e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-deb-packages.yml
vendored
2
.github/workflows/build-deb-packages.yml
vendored
|
@ -77,7 +77,7 @@ jobs:
|
|||
run: |
|
||||
tools pkg apply-release-patch salt-${{ inputs.salt-version }}.patch --delete
|
||||
|
||||
- name: Build Deb
|
||||
- name: Build Deb Without Existing Onedir
|
||||
working-directory: pkgs/checkout/
|
||||
run: |
|
||||
tools pkg build deb ${{
|
||||
|
|
Loading…
Add table
Reference in a new issue