aboutsummaryrefslogtreecommitdiffstats
path: root/.github/actions/build/action.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/actions/build/action.yml')
-rw-r--r--.github/actions/build/action.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml
deleted file mode 100644
index e4e161f..0000000
--- a/.github/actions/build/action.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-name: Build Website
-runs:
- using: "composite"
- steps:
- - name: Enable Corepack
- shell: bash
- run: corepack enable
- - name: Set Node.js
- uses: actions/setup-node@v4
- with:
- node-version: 20.x
- cache: 'yarn'
- - name: Install dependencies
- shell: bash
- run: yarn install --immutable
- - name: Run build
- shell: bash
- run: yarn build
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage