This commit is contained in:
@@ -9,8 +9,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install Docker CLI
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y docker.io
|
||||
apt-get update && apt-get install -y docker.io
|
||||
- uses: actions/checkout@v4
|
||||
- name: Create .env file
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user