Skip to content

Commit 6c5b8b7

Browse files
authored
[Infra] Upload build-from-HEAD zips on failures (#13414)
1 parent 26dab27 commit 6c5b8b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/zip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
build-head \
9595
${{ matrix.linking_type }}
9696
- uses: actions/upload-artifact@v4
97+
if: ${{ always() }}
9798
with:
9899
name: ${{ matrix.linking_type == 'static' && 'Firebase-actions-dir' || 'Firebase-actions-dir-dynamic' }}
99100
# Zip the entire output directory since the builder adds subdirectories we don't know the

0 commit comments

Comments
 (0)