Skip to content

Commit

Permalink
Merge pull request #1 from ukd1/ukd1-patch-1
Browse files Browse the repository at this point in the history
Update update_parts_database.yml
  • Loading branch information
ukd1 authored Jul 12, 2024
2 parents 164e3e9 + 62de351 commit d2b35e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/update_parts_database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 512
swap-size-mb: 1024
remove-dotnet: 'true'
- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit d2b35e5

Please sign in to comment.