Skip to content

Commit c53e2f4

Browse files
bitsandfoxesvaind
andauthored
Update .github/workflows/android-smoke-test-build.yml
Co-authored-by: Ivan Dlugos <6349682+vaind@users.noreply.github.com>
1 parent 2f8a52a commit c53e2f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android-smoke-test-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
run: ./test/Scripts.Integration.Test/build-project.ps1 -UnityPath "${{ env.UNITY_PATH }}" -Platform ${{ matrix.build_platform }} -CheckSymbols:$false -UnityVersion "${{ inputs.unity-version }}"
8888

8989
# We create tar explicitly because upload-artifact is slow for many files.
90+
# TODO verify this is still true with upload-artifact@v4 which improved performance a lot.
9091
- name: Create archive
9192
shell: bash
9293
run: |

0 commit comments

Comments
 (0)