Skip to content

Commit

Permalink
Add GB suffix for pagefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Raible committed Feb 28, 2022
1 parent be7dc78 commit 580e96f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ jobs:
- name: Configure pagefile
uses: al-cheb/configure-pagefile-action@v1.2
with:
minimum-size: 10
minimum-size: 10GB
maximum-size: 12GB

- name: Set up pagefile
run: |
Expand Down

0 comments on commit 580e96f

Please sign in to comment.