pull/1212/head
ruki 3 years ago
parent 4d6540fd82
commit ecbe9c1f61
  1. 1
      .github/workflows/fedora.yml

@ -28,6 +28,7 @@ jobs:
dnf -y install copr-cli make gcc-c++ libatomic
dnf -y upgrade git
dnf -y install perl
git config --global --add safe.directory /__w/xmake-repo/xmake-repo
- uses: actions/checkout@v1
- uses: xmake-io/github-action-setup-xmake@v1
with:

Loading…
Cancel
Save