Skip to content

Commit

Permalink
Build using most recent unity version for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
szymmirr committed Nov 21, 2023
1 parent d64127e commit 1a3581c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
targetPlatform:
- WSAPlayer
- tvOS
unityVersion:
- 2019.4.5f1
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand All @@ -63,7 +61,6 @@ jobs:
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
targetPlatform: ${{ matrix.targetPlatform }}
unityVersion: ${{ matrix.unityVersion }}

- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 1a3581c

Please sign in to comment.