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