This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container: golang:1.24
|
||||||
steps:
|
steps:
|
||||||
- name: Install node and go
|
- name: Install node and go
|
||||||
run: apk add nodejs go
|
run: apk add nodejs go
|
||||||
|
|||||||
Reference in New Issue
Block a user