mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-03 01:14:24 +01:00
workflow: bump to node 16.x
This commit is contained in:
2
.github/workflows/frontend.yml
vendored
2
.github/workflows/frontend.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12.x'
|
||||
node-version: '16.x'
|
||||
- name: Run yarn install, check and build
|
||||
run: |
|
||||
cd html
|
||||
|
||||
Reference in New Issue
Block a user