mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-14 19:10:09 +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.
|
||||
- uses: Cysharp/Actions/.github/actions/upload-artifact@main
|
||||
if: ${{ startsWith(matrix.unity, '2021') }} # only execute 2021
|
||||
with:
|
||||
name: UniTask.unitypackage-${{ matrix.unity }}.zip
|
||||
path: ./src/UniTask/*.unitypackage
|
||||
|
||||
Reference in New Issue
Block a user