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