mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix download location
This commit is contained in:
parent
9ef8f4f041
commit
b9d16fa14d
1 changed files with 1 additions and 0 deletions
1
.github/actions/build-onedir-salt/action.yml
vendored
1
.github/actions/build-onedir-salt/action.yml
vendored
|
@ -50,6 +50,7 @@ runs:
|
|||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: salt-${{ inputs.salt-version }}.tar.gz
|
||||
path: ./artifacts/
|
||||
|
||||
- name: Install Salt Into Onedir
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Reference in a new issue