Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoneerC committed Sep 26, 2024
1 parent 783c1fa commit d4b179d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
chmod +x butler
sudo mv butler /usr/local/bin/
- name: Verify Butler Installation
run: |
which butler
butler --version
- name: Build Unity Project
uses: game-ci/unity-builder@v4
env:
Expand Down

0 comments on commit d4b179d

Please sign in to comment.