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:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user