updated yaml

This commit is contained in:
Lasan Mahaliyana
2026-04-07 08:52:07 +05:30
committed by GitHub
parent 37207dbfdb
commit e9e2aaedae
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
image: ubuntu:25.04
steps:
- name: Install git
run: |
run: |
apt-get update
apt-get install -y git ca-certificates
- uses: actions/checkout@v6