Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed Aug 22, 2023
1 parent 0ffa28c commit 4693fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
if: always()
with:
name: Test results for ${{ matrix.testMode }}-${{ matrix.unityVersion }}
path: ${{ steps.tests.outputs.artifactsPath }}
path: ${{ steps.builds.outputs.artifactsPath }}

#Build
- uses: game-ci/unity-builder@v3.0.0
Expand Down

0 comments on commit 4693fc2

Please sign in to comment.