Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackjansen committed Oct 15, 2024
1 parent c153245 commit a7246ed
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 @@ -321,7 +321,7 @@ jobs:
git describe --tags --debug
- name: Free some space
run: |
dh -h /
df -h
# Remove software and language runtimes we're not using
sudo rm -rf \
"$AGENT_TOOLSDIRECTORY" \
Expand All @@ -337,7 +337,7 @@ jobs:
/usr/local/share/powershell \
/usr/share/dotnet \
/usr/share/swift
df -h /
df -h
- name: Install Android NDK
uses: nttld/setup-ndk@v1
id: setup-ndk
Expand Down

0 comments on commit a7246ed

Please sign in to comment.