mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 15:37:46 -05:00
Add -y flag.
This commit is contained in:
parent
726e0cf5e1
commit
08137acfe3
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Install docker
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install docker
|
||||
apt-get install -y docker
|
||||
- name: Login to docker repo
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue