mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-24 08:40:10 +00:00
Update build-debug.yml
This commit is contained in:
1
.github/workflows/build-debug.yml
vendored
1
.github/workflows/build-debug.yml
vendored
@@ -81,6 +81,7 @@ jobs:
|
|||||||
|
|
||||||
# Store artifacts.
|
# Store artifacts.
|
||||||
- uses: Cysharp/Actions/.github/actions/upload-artifact@main
|
- uses: Cysharp/Actions/.github/actions/upload-artifact@main
|
||||||
|
if: ${{ startsWith(matrix.unity, '2021') }} # only execute 2021
|
||||||
with:
|
with:
|
||||||
name: UniTask.unitypackage-${{ matrix.unity }}.zip
|
name: UniTask.unitypackage-${{ matrix.unity }}.zip
|
||||||
path: ./src/UniTask/*.unitypackage
|
path: ./src/UniTask/*.unitypackage
|
||||||
|
|||||||
Reference in New Issue
Block a user