More swap + disk report
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
This commit is contained in:
5
.github/workflows/actions.yml
vendored
5
.github/workflows/actions.yml
vendored
@@ -9,7 +9,10 @@ jobs:
|
||||
- name: Increase Swap
|
||||
uses: get-bridge/swap-space-action@v1
|
||||
with:
|
||||
swap-size-mb: 8192
|
||||
swap-size-mb: 16384
|
||||
- name: Report Disk
|
||||
run: |
|
||||
df -h
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Install pnpm
|
||||
|
||||
Reference in New Issue
Block a user