Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manjotsidhu authored Jan 22, 2023
1 parent deffc4a commit 629aa7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ runs:
using: "composite"
steps:
- name: Set Swap Space
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 10
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 10

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

0 comments on commit 629aa7d

Please sign in to comment.