CI/CD
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
|||||||
EOF
|
EOF
|
||||||
apt-get update
|
apt-get update
|
||||||
- name: Install git
|
- name: Install git
|
||||||
run: |
|
run: |
|
||||||
apt-get install -y git
|
apt-get install -y git
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
Reference in New Issue
Block a user