mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-09 14:08:01 -05:00
fixing node version
This commit is contained in:
2
.github/workflows/build_deploy_master.yml
vendored
2
.github/workflows/build_deploy_master.yml
vendored
@@ -19,6 +19,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout 🛒
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
- name: Install and Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user