mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
fix(ci): enable corepack and run yarn install
This commit is contained in:
@@ -32,6 +32,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- run: corepack enable
|
||||||
|
- run: yarn install
|
||||||
- run: yarn npm audit
|
- run: yarn npm audit
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user