Skip to content

Commit

Permalink
see if it runs
Browse files Browse the repository at this point in the history
  • Loading branch information
drewcassidy committed Sep 13, 2024
1 parent 1156b4d commit 3023d93
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/actions/setup-unity/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ runs:
- name: Install Unity hub
uses: tecolicom/actions-use-apt-tools@v1
with:
tools: 'unityhub'
tools: 'unityhub'

- name: Run Unity Hub
shell: bash
run: unityhub --headless help

0 comments on commit 3023d93

Please sign in to comment.