Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Nov 29, 2024
1 parent f117f04 commit 860f3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: CentOS 8 Power Tools
run: |
yes | yum -y --assumeyes install dnf-plugins-core
yum config-manager --set-enabled PowerTools
yes | yum -y --assumeyes config-manager --set-enabled powertools
- name: Install build dependencies
run: yes | yum -y --assumeyes install @'Development Tools' glibc-devel.i686 libgcc.i686 libstdc++-devel.i686 libgcc.i686 libstdc++-static.i686 wget
Expand Down

0 comments on commit 860f3d3

Please sign in to comment.