Skip to content

Commit

Permalink
Update rockylinux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov authored Jun 2, 2024
1 parent c31983c commit 416a779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rockylinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:

- name: Install packages
run: |
#yum install -y epel-release # is it useful?
yum install -y epel-release # for ccache and p7zip
#yum update -y
yum install -y \
yum install --allowerasing -y \
which \
qt5-qtbase-* \
qt5-qttools* \
Expand Down

0 comments on commit 416a779

Please sign in to comment.