Skip to content

Commit 523a603

Browse files
committed
chore: always update artifacts
1 parent 76c9809 commit 523a603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
targetPlatform: ${{ matrix.targetPlatform }}
8080
projectPath: './src/Packages/Passport/Samples~/sample'
8181
- uses: actions/upload-artifact@v3
82+
if: always()
8283
with:
8384
name: Build-${{ matrix.targetPlatform }}
8485
path: build

0 commit comments

Comments
 (0)