Skip to content

Commit

Permalink
Adding codesign support
Browse files Browse the repository at this point in the history
  • Loading branch information
Arshea committed Dec 13, 2023
1 parent d895aac commit f09e491
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/UploadReleases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ jobs:
target: ${{ matrix.target }}
# (required) GitHub token for uploading assets to GitHub Releases.
token: ${{ secrets.GITHUB_TOKEN }}
manifest-path: fbx-sanitizer/Cargo.toml
manifest-path: fbx-sanitizer/Cargo.toml
codesign: '-'

0 comments on commit f09e491

Please sign in to comment.