mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
make sure we give pkg-type as an input
This commit is contained in:
parent
d4fca796d1
commit
b0f2af56bf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -432,7 +432,7 @@ jobs:
|
|||
platform: linux
|
||||
arch: x86_64
|
||||
salt-version: "${{ needs.prepare-ci.outputs.salt-version }}"
|
||||
package-type: rpm
|
||||
pkg-type: rpm
|
||||
|
||||
|
||||
windows-2016:
|
||||
|
|
Loading…
Add table
Reference in a new issue