Skip to content

Commit

Permalink
Update release-android-debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huhuanming committed Sep 27, 2024
1 parent f024251 commit 124a3e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-android-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
node-version: [20.x]

steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache

- name: Checkout Source Code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 124a3e0

Please sign in to comment.