Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Jul 17, 2023
1 parent 75b0838 commit 9d9e226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# required to be able to build rust packages: Development Tools
# https://trendoceans.com/fix-linker-cc-not-found/
run: |
sudo dnf group install -y "Development Tools"
sudo dnf install -y gcc cmake
- name: Test
if: ${{ matrix.coverage != true }}
Expand Down

0 comments on commit 9d9e226

Please sign in to comment.