Skip to content

Commit

Permalink
try pro license again
Browse files Browse the repository at this point in the history
  • Loading branch information
mfbrantner authored Aug 5, 2024
1 parent cbbd49e commit e7b039f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-tests-ubuntu-no-retrly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ jobs:
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
#UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
#UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
with:
buildName: 'GameCI Test Build'
projectPath: ${{ matrix.projectPath }}
Expand Down

0 comments on commit e7b039f

Please sign in to comment.