Update autorelease.yml

This commit is contained in:
Lorraxs 2024-01-17 17:32:32 +07:00
parent d815d185ff
commit fa683517a0

View File

@ -20,7 +20,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '18.x'
cache: 'yarn'
- name: Install dependencies NUI
run: cd web && yarn install --frozen-lockfile
- name: Build Bundles