mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Skip reqs
This commit is contained in:
parent
4f9db07142
commit
24b3594c3d
1 changed files with 4 additions and 4 deletions
8
.github/workflows/pre-commit-action.yml
vendored
8
.github/workflows/pre-commit-action.yml
vendored
|
@ -31,10 +31,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
|
||||
- name: Install System Deps
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y wget curl enchant-2 git gcc make zlib1g-dev libc-dev libffi-dev g++ libxml2 libxml2-dev libxslt-dev libcurl4-openssl-dev libssl-dev libgnutls28-dev rustc
|
||||
#- name: Install System Deps
|
||||
# run: |
|
||||
# apt-get update
|
||||
# apt-get install -y wget curl enchant-2 git gcc make zlib1g-dev libc-dev libffi-dev g++ libxml2 libxml2-dev libxslt-dev libcurl4-openssl-dev libssl-dev libgnutls28-dev rustc
|
||||
|
||||
- name: Add Git Safe Directory
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue