Skip to content

Commit

Permalink
Merge pull request #11 from XTechnology-TR/live
Browse files Browse the repository at this point in the history
7Haziran
  • Loading branch information
XTechnology-TR authored Jun 7, 2024
2 parents 1ec248a + 1b7426c commit f997b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
fi
- name: Add yq (for reading recipe.yml)
uses: mikefarah/yq@v4.43.1
uses: mikefarah/yq@v4.44.1

- name: Gather image data from recipe
run: |
Expand Down Expand Up @@ -159,7 +159,7 @@ jobs:
string: ${{ env.IMAGE_NAME }}

- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v2
uses: AdityaGarg8/remove-unwanted-software@v3
with:
remove-dotnet: 'true'
remove-android: 'true'
Expand Down

0 comments on commit f997b1e

Please sign in to comment.