aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2025-01-09 00:43:59 -0500
committerBrendan F <EpicWolverine@users.noreply.github.com>2025-01-09 00:43:59 -0500
commit970c8fefdada562a232146cc361c40159a873630 (patch)
tree2d2d718cc0536e606ad1c65c08876b3e7aa5bf6c
parentbdea9cdd40d5eaf3f4167df8683ebb91f4b31f7f (diff)
Attempt to configure Yarn2
-rw-r--r--.github/actions/build.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/actions/build.yml b/.github/actions/build.yml
index d95d14d..8d72f8f 100644
--- a/.github/actions/build.yml
+++ b/.github/actions/build.yml
@@ -8,6 +8,10 @@ runs:
with:
node-version: 20.x
cache: 'yarn'
+ - name: Set up Yarn2
+ run: |
+ corepack enable
+ yarn set version berry
- name: Run install
uses: borales/actions-yarn@v5
with:
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage