Updated deploy
Some checks failed
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
GitHub Actions / build (18) (push) Has been cancelled

This commit is contained in:
xeovalyte 2024-10-26 12:15:21 +02:00
parent f03555a8f1
commit 70c151358b
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:kSQDrQDmKzljJzfGYcd3m9RqHi4h8rSwkZ3sQ9kBURo

View File

@ -13,7 +13,7 @@ jobs:
- name: Use Nodejs
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20
- run: npm install
- run: npm run build