Compare commits
1 Commits
4122549250
...
105206a9f1
| Author | SHA1 | Date | |
|---|---|---|---|
| 105206a9f1 |
@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install nodejs:20
|
||||
run: |
|
||||
dnf module enable nodejs:20
|
||||
dnf module enable -y nodejs:20
|
||||
dnf install -y nodejs
|
||||
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user