update image workflow (#794)
Signed-off-by: Arhell <arhell333@gmail.com>
This commit is contained in:
parent
5cf52c52f0
commit
d07cdf13ef
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: "14.x"
|
||||
node-version: "16.x"
|
||||
- name: Build Static Files
|
||||
env:
|
||||
USE_SSH: true
|
||||
|
|
Loading…
Reference in New Issue