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:
|
||||
needs: ["build"]
|
||||
name: "docker image"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: fetch lbrynet binary
|
||||
|
|
Loading…
Reference in a new issue