This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user