This commit is contained in:
@@ -17,6 +17,11 @@ jobs:
|
||||
-
|
||||
name: Set up docker
|
||||
run: 'curl -fsSL https://get.docker.com | sh'
|
||||
-
|
||||
name: Set up python
|
||||
run: |
|
||||
apt update
|
||||
apt install python3
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
Reference in New Issue
Block a user