This commit is contained in:
2026-03-20 03:51:12 +03:30
parent 6893e9f5b7
commit b2c94d6fcc
+1 -1
View File
@@ -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