Update autorelease.yml

This commit is contained in:
Lorraxs 2024-01-17 18:07:29 +07:00
parent 6a12fbb235
commit ccc342720e

View File

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