Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Feb 22, 2024
1 parent 8984ace commit f3ee47d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
unityVersion: 2020.3.17f1
components: "unity-test-framework"
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}

- name: Build LLMUnity package
run: |
Expand Down

0 comments on commit f3ee47d

Please sign in to comment.