mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
We don't really want the windows packages on the onedir repository
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
f02ee2de98
commit
48c44c9521
1 changed files with 0 additions and 6 deletions
6
.github/workflows/build-onedir-repo.yml
vendored
6
.github/workflows/build-onedir-repo.yml
vendored
|
@ -39,12 +39,6 @@ jobs:
|
|||
- name: Setup Python Tools Scripts
|
||||
uses: ./.github/actions/setup-python-tools-scripts
|
||||
|
||||
- name: Download Windows Packages
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: salt-${{ inputs.salt-version }}-x86-windows-pkgs
|
||||
path: artifacts/pkgs/incoming
|
||||
|
||||
- name: Download Linux x86_64 Onedir Archive
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue