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
apt-get update
- name: Install git
run: |
run: |
apt-get install -y git
- name: Checkout repository