remove npm and node
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
|||||||
- name: Install basic dependencies
|
- name: Install basic dependencies
|
||||||
run: |
|
run: |
|
||||||
dnf up -y
|
dnf up -y
|
||||||
dnf install -y git nodejs npm
|
dnf install -y git
|
||||||
|
|
||||||
- name: Clone repo
|
- name: Clone repo
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user