Skip to content

Commit

Permalink
cargo and rust for rawhide
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Jun 14, 2024
1 parent ff3c566 commit b882b90
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 @@ -149,7 +149,7 @@ jobs:
- name: Run Updates
run: dnf update -y
- name: Install Deps
run: dnf install -y cmake make openscap-utils bats ansible python3-pip ShellCheck git python3-devel gcc-c++ libxml2-devel libxslt-devel libffi-devel
run: dnf install -y cmake make openscap-utils bats ansible python3-pip ShellCheck git python3-devel gcc-c++ libxml2-devel libxslt-devel libffi-devel rust cargo
- name: Checkout
uses: actions/checkout@v4
- name: Install deps python, part 1
Expand Down

0 comments on commit b882b90

Please sign in to comment.