|
@@ -24,8 +24,6 @@ jobs:
|
|
dnf -y install copr-cli make gcc-c++
|
|
dnf -y install copr-cli make gcc-c++
|
|
dnf -y upgrade git
|
|
dnf -y upgrade git
|
|
dnf -y install perl
|
|
dnf -y install perl
|
|
- dnf -y install libffi-devel
|
|
|
|
- dnf -y install zlib-devel
|
|
|
|
- uses: actions/checkout@v1
|
|
- uses: actions/checkout@v1
|
|
- uses: xmake-io/github-action-setup-xmake@v1
|
|
- uses: xmake-io/github-action-setup-xmake@v1
|
|
with:
|
|
with:
|