fixed syntax

This commit is contained in:
Sohrab Behdani 2025-03-18 20:58:09 +03:30
parent b0594757b5
commit ff4f8325dd

View file

@ -31,7 +31,8 @@ jobs:
steps:
- name: nodejs installation
- run: pacman -Syu nodejs --noconfirm
run: pacman -Syu nodejs --noconfirm
- uses: actions/checkout@v3
- name: Configure Git user