Skip to content

Commit

Permalink
Add gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
loganmc10 authored Dec 20, 2023
1 parent 5e1d79c commit 230067f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install packages
run: |
dnf -q -y update
dnf -q -y install python3-pip git ShellCheck
dnf -q -y install python3-pip git ShellCheck gcc
pip3 install --upgrade pip
pip3 install --upgrade ansible-core kubernetes ansible-lint netaddr
ansible-galaxy collection install -U kubernetes.core community.general ansible.utils
Expand Down

0 comments on commit 230067f

Please sign in to comment.