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