mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-14 19:10:09 +00:00
chore: upload
This commit is contained in:
7
.github/workflows/build-debug.yml
vendored
7
.github/workflows/build-debug.yml
vendored
@@ -83,3 +83,10 @@ jobs:
|
||||
name: UniTask.unitypackage-${{ matrix.unity }}.zip
|
||||
path: ./src/UniTask/*.unitypackage
|
||||
retention-days: 1
|
||||
|
||||
- uses: Cysharp/Actions/.github/actions/upload-artifact@main
|
||||
if: always()
|
||||
with:
|
||||
name: StandaloneLinux64_IL2CPP.${{ matrix.unity}}.test.zip
|
||||
path: ./src/UniTask/bin/UnitTest/StandaloneLinux64_IL2CPP/test/
|
||||
retention-days: 1
|
||||
|
||||
Reference in New Issue
Block a user