Update .github/workflows/Continues Integration.yaml
All checks were successful
Continues Integration / Install dependencies (push) Successful in 1m14s
All checks were successful
Continues Integration / Install dependencies (push) Successful in 1m14s
This commit is contained in:
parent
01edb28188
commit
bec0ae044f
2
.github/workflows/Continues Integration.yaml
vendored
2
.github/workflows/Continues Integration.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
runs-on: Docker
|
runs-on: Docker
|
||||||
container:
|
container:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
shell: sh
|
shell: sh
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: ztimson/actions/docker@develop
|
- uses: ztimson/actions/docker@develop
|
||||||
|
Loading…
Reference in New Issue
Block a user