@eshanized: push via script

This commit is contained in:
Eshan Roy (Eshanized)
2024-03-13 19:08:44 +05:30
parent c0d5829c41
commit 4873afb81d

View File

@@ -12,6 +12,7 @@ jobs:
steps:
- name: Install Git
run: |
pacman -Syy --noconfirm
pacman -S --noconfirm git
- uses: actions/checkout@v3
with: