mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-12 01:42:48 -05:00
Fixed old binary build
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -116,7 +116,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
env
|
env
|
||||||
echo xxx ${{ github.ref }} xxx
|
echo xxx ${{ github.ref }} xxx
|
||||||
echo git checkout ${{GITHUB_REF}}
|
|
||||||
echo git checkout ${GITHUB_REF:10}
|
echo git checkout ${GITHUB_REF:10}
|
||||||
- name: Prepare build tools
|
- name: Prepare build tools
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user