Update deploy.yml

This commit is contained in:
MoneroOcean 2024-03-24 10:09:17 -07:00 committed by GitHub
parent 1e758c9090
commit b14fcf3745
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ name: Create release and build artifacts
jobs:
build_win:
name: Build Windows artifacts
runs-on: windows-latest
runs-on: windows-2019
steps:
- name: Checkout code
uses: actions/checkout@master
@ -87,7 +87,7 @@ jobs:
run: |
yum install -y centos-release-scl epel-release
yum install -y devtoolset-9
yum install -y wget git cmake3 automake libtool autoconf libstdc++-static glibc-static
yum install -y wget git cmake3 automake libtool autoconf libstdc++-static glibc-static perl-IPC-Cmd
- name: Checkout code
run: |
git clone https://github.com/MoneroOcean/xmrig.git .