enable corepack in actions
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -34,6 +34,10 @@ jobs:
|
|||||||
# # - run: npm run start
|
# # - run: npm run start
|
||||||
# - run: npm run test
|
# - run: npm run test
|
||||||
|
|
||||||
|
# Corepack
|
||||||
|
- name: Enable Corepack
|
||||||
|
run: corepack enable
|
||||||
|
|
||||||
# YARN
|
# YARN
|
||||||
- uses: borales/actions-yarn@v3.0.0
|
- uses: borales/actions-yarn@v3.0.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user