[ci] tfclient x64 builds (fix)
/ build_x64 (push) Failing after 1m38s
Details
/ build_x64 (push) Failing after 1m38s
Details
This commit is contained in:
parent
a9b4de2731
commit
11a2059107
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs_on: docker
|
runs_on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
with: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Setup Go toolchain
|
- name: Setup Go toolchain
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
- name: Setup Rust toolchain
|
- name: Setup Rust toolchain
|
||||||
|
|
Loading…
Reference in New Issue