mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 05:58:44 +00:00
ci(website): use .node-version file (#5486)
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/website.yml
vendored
1
.github/workflows/website.yml
vendored
@@ -71,7 +71,6 @@ jobs:
|
||||
- name: setup npm
|
||||
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: 'npm'
|
||||
|
||||
- name: run http-server
|
||||
|
||||
Reference in New Issue
Block a user