Fixed old binary build
This commit is contained in:
parent
bdaebeb118
commit
48bc0abcf9
1 changed files with 0 additions and 1 deletions
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: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue