mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
ci: add corepack enable step in build.yml
This commit is contained in:
@@ -21,6 +21,8 @@ jobs:
|
||||
with:
|
||||
node-version: '22.x'
|
||||
|
||||
- name: Install corepack
|
||||
run: corepack enable
|
||||
- name: Install Dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
- name: Build Addon
|
||||
|
||||
Reference in New Issue
Block a user