Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdallo authored Jan 22, 2022
1 parent ed244d4 commit ec04682
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:
- name: configure Pagefile
uses: al-cheb/[email protected]
with:
minimum-size: 8
minimum-size: 8GB
- name: configure Pagefile
uses: al-cheb/[email protected]
with:
minimum-size: 8
maximum-size: 16
minimum-size: 8GB
maximum-size: 16GB
disk-root: "D:"
```

Expand Down

0 comments on commit ec04682

Please sign in to comment.