Update .forgejo/workflows/build.yml

This commit is contained in:
Sohrab Behdani 2025-03-19 06:44:17 -04:00
parent b802c93007
commit 06c5657681

View file

@ -33,7 +33,7 @@ jobs:
- name: nodejs installation
run: pacman -Syu nodejs --noconfirm
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Configure Git user
run: |