1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-10 09:02:45 -05:00

Fixed old binary build

This commit is contained in:
MoneroOcean
2024-08-12 05:12:39 +03:00
parent bdaebeb118
commit 48bc0abcf9

View File

@@ -116,7 +116,6 @@ jobs:
run: |
env
echo xxx ${{ github.ref }} xxx
echo git checkout ${{GITHUB_REF}}
echo git checkout ${GITHUB_REF:10}
- name: Prepare build tools
run: |