Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoco007 committed May 6, 2024
1 parent 94aa9b5 commit 3099f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
access-token: ${{ secrets.PRIVATE_GITHUB_TOKEN }}
additional-dependencies: '{ "XR Hands": "^1.1.0", "OpenVR API": "^2.0.0" }'
aliases: '{ "DynamicBone": "Dynamic Bone", "FinalIK": "Final IK" }'
manifest: ${{ github.workspace }}\Source\CustomAvatar\manifest.json

- name: Add NuGet source
Expand Down

0 comments on commit 3099f12

Please sign in to comment.