Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…rontend into dev
  • Loading branch information
mirdukkkkk committed Jan 15, 2024
2 parents cbff9a8 + 0b8524e commit 588efc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 16.15
node-version: 18.12

- name: Install
run: yarn install
Expand All @@ -40,4 +40,4 @@ jobs:
with:
branch: gh-pages
folder: dist
single-commit: false
single-commit: false

0 comments on commit 588efc7

Please sign in to comment.