mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
meh
This commit is contained in:
parent
133ea49344
commit
62d1c5d76d
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ jobs:
|
|||
|
||||
- name: Install Nox
|
||||
run: |
|
||||
python3 -m pip install --break-system-packages 'nox==${{ inputs.nox-version }}'
|
||||
python3 -m pip install 'nox==${{ inputs.nox-version }}'
|
||||
env:
|
||||
PIP_INDEX_URL: https://pypi.org/simple
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue