Might fix running out of memory?

This commit is contained in:
Sebastiaan Janssen
2020-11-12 11:52:45 +01:00
parent 9c6b7a6578
commit 333aaec1e3

View File

@@ -42,7 +42,13 @@ jobs:
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language
- name: configure Pagefile
uses: al-cheb/configure-pagefile-action@v1.2
with:
minimum-size: 8GB
maximum-size: 32GB
- run: |
echo "Run Umbraco-CMS build"
pwsh -command .\build\build.ps1