Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioblaze committed Dec 30, 2024
1 parent 11221f7 commit fe4835e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
- name: Create tar.gz Archive
run: |
ls -la ${{github.workspace}}/bin/
ls -la
ls -la bin/
pwd
tar -czvf ${{ matrix.cache-name }}-${{ github.event.client_payload.type || 'nightly' }}.tar.gz -C ${{github.workspace}}/bin/ .
Expand Down

0 comments on commit fe4835e

Please sign in to comment.