Skip to content

Commit

Permalink
Update build-debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Sep 24, 2024
1 parent 87e164e commit 4d204e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d204e4

Please sign in to comment.