Skip to content

Commit

Permalink
retry, with a smaller list of packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Feb 7, 2025
1 parent d22b623 commit 163462d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/src/init.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
with-dnf: &with-dnf |
dnf install -y zsh perl make clang
dnf groupinstall -y "Development Tools" "Development Libraries"
dnf install -y zsh perl make automake gcc gcc-c++ kernel-devel

with-apt: &with-apt |
apt-get update -y
Expand Down

0 comments on commit 163462d

Please sign in to comment.