Skip to content

Commit 4d204e4

Browse files
authored
Update build-debug.yml
1 parent 87e164e commit 4d204e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-debug.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181

8282
# Store artifacts.
8383
- uses: Cysharp/Actions/.github/actions/upload-artifact@main
84+
if: ${{ startsWith(matrix.unity, '2021') }} # only execute 2021
8485
with:
8586
name: UniTask.unitypackage-${{ matrix.unity }}.zip
8687
path: ./src/UniTask/*.unitypackage

0 commit comments

Comments
 (0)