parent
1626c0ead5
commit
396cbb1911
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Docker
|
||||
run: apt-get install -y --no-install-recommends docker
|
||||
run: apt update && apt-get install -y --no-install-recommends docker
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue