mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
ci: remove openapi-generator-cli before cargo publish
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -48,6 +48,8 @@ jobs:
|
||||
branch: main
|
||||
folder: .
|
||||
commit-message: "Upgrade Rust SDK to spec ${{ env.spec_version }}"
|
||||
- name: Remove openapi-generator-cli.jar before publish
|
||||
run: rm openapi-generator-cli.jar
|
||||
- name: Deploy to Crates.io
|
||||
uses: katyo/publish-crates@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user