This commit is contained in:
parent
2cd9d3031f
commit
64fa7e3bcb
@ -13,7 +13,8 @@ jobs:
|
||||
run: |
|
||||
apt-get update;
|
||||
apt-get install --yes --no-install-recommends \
|
||||
nodejs
|
||||
nodejs \
|
||||
golang-go
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user