mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-04-30 14:04:28 +02:00
we do need a swap file
This commit is contained in:
parent
f5335d91f3
commit
83d24b661e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
haskell: true
|
haskell: true
|
||||||
large-packages: true
|
large-packages: true
|
||||||
docker-images: false
|
docker-images: false
|
||||||
swap-storage: true
|
swap-storage: false
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user