Skip to content

Commit

Permalink
Update docker-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang authored Nov 13, 2023
1 parent 5f6104c commit 974a066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
- name: Checkout
uses: actions/checkout@master

- name: Set up NodeJs 16
- name: Set up NodeJs 20
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 20

- name: Build Dashboard-UI
working-directory: cosky-dashboard
Expand Down

0 comments on commit 974a066

Please sign in to comment.