forked from LBRYCommunity/lbry-sdk
runs-on github action
This commit is contained in:
parent
4b230a97f9
commit
abf1247f61
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -176,6 +176,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
needs: ["build"]
|
needs: ["build"]
|
||||||
name: "docker image"
|
name: "docker image"
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: fetch lbrynet binary
|
- name: fetch lbrynet binary
|
||||||
|
|
Loading…
Reference in a new issue