needs more swap for actions?

Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel
2024-03-23 21:27:42 -07:00
parent 1e544a0d1e
commit 9a13f7dcff
8 changed files with 1545 additions and 1538 deletions

View File

@@ -6,6 +6,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Increase Swap
uses: get-bridge/swap-space-action@v1
with:
swap-size-mb: 8192
- name: Checkout
uses: actions/checkout@v4
- name: Install pnpm