[actions] allow nvm to be installed

This commit is contained in:
Jordan Harband
2022-12-26 13:22:07 -08:00
parent 552db40622
commit a60ac08a80
2 changed files with 5 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ jobs:
with:
allowed-endpoints:
github.com:443
raw.githubusercontent.com:443
iojs.org:443
nodejs.org:443
registry.npmjs.org:443

View File

@@ -12,6 +12,7 @@ jobs:
with:
allowed-endpoints:
github.com:443
raw.githubusercontent.com:443
nodejs.org:443
registry.npmjs.org:443
- uses: actions/checkout@v3
@@ -31,6 +32,7 @@ jobs:
allowed-endpoints:
ghcr.io:443
github.com:443
raw.githubusercontent.com:443
pkg-containers.githubusercontent.com:443
nodejs.org:443
registry.npmjs.org:443
@@ -50,6 +52,7 @@ jobs:
with:
allowed-endpoints:
github.com:443
raw.githubusercontent.com:443
nodejs.org:443
registry.npmjs.org:443
- uses: actions/checkout@v3
@@ -68,6 +71,7 @@ jobs:
with:
allowed-endpoints:
github.com:443
raw.githubusercontent.com:443
- uses: actions/checkout@v3
- name: check tests filenames
run: ./rename_test.sh --check