Skip to content

Commit

Permalink
Compiler: Increase swap space to 12GB
Browse files Browse the repository at this point in the history
Signed-off-by: SathamHussainM <[email protected]>
  • Loading branch information
SathamHussainM committed Jan 22, 2023
1 parent 629aa7d commit 334ca74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
- name: Set Swap Space
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 10
swap-size-gb: 12

- run: ${GITHUB_ACTION_PATH}/build.sh
name: 'Build Recovery'
Expand Down

0 comments on commit 334ca74

Please sign in to comment.