Compare commits
1 Commits
8d9280bf98
...
0b73669832
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b73669832 |
@ -13,11 +13,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: git.query.consul/unkin/almalinux8:latest
|
image: git.query.consul/unkin/almalinux8:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install node
|
|
||||||
run: |
|
|
||||||
dnf module enable node:20
|
|
||||||
dnf install -y node
|
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user