Skip to content

Commit

Permalink
Add gcc-c++
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-cerny committed Nov 8, 2023
1 parent 3a3351a commit cfbfb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
image: fedora:latest
steps:
- name: Install Deps
run: dnf install -y cmake make openscap-utils python3-pyyaml bats ansible python3-pip ShellCheck git gcc
run: dnf install -y cmake make openscap-utils python3-pyyaml bats ansible python3-pip ShellCheck git gcc gcc-c++
- name: Checkout
uses: actions/checkout@v4
- name: Install deps python
Expand Down

0 comments on commit cfbfb77

Please sign in to comment.