Skip to content

Commit

Permalink
Update build-unity-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChryssaAliferi authored Nov 23, 2024
1 parent 32dda45 commit acf38ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-unity-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
unityVersion: 2022.3.16f1

# Step 3: Run Unity in batch mode to export the package
- run: mkdir Builds
- name: Build .unitypackage
run: |
/opt/unity/Editor/Unity \
Expand Down

0 comments on commit acf38ca

Please sign in to comment.