added git for testing
This commit is contained in:
parent
06c5657681
commit
3f91fab842
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: nodejs installation
|
||||
run: pacman -Syu nodejs --noconfirm
|
||||
run: pacman -Syu nodejs base-devel git --noconfirm
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Configure Git user
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue