This commit is contained in:
parent
44d5e3c74a
commit
efc4720451
@ -14,8 +14,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install node :(
|
- name: Install node :(
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update -y
|
||||||
apt install npm
|
apt install -y npm
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user