mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
This commit is contained in:
5
.github/workflows/test-cli-rs.yml
vendored
5
.github/workflows/test-cli-rs.yml
vendored
@@ -67,7 +67,4 @@ jobs:
|
||||
workspaces: tooling/cli
|
||||
|
||||
- name: build CLI
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --manifest-path ./tooling/cli/Cargo.toml ${{ matrix.platform.args }}
|
||||
run: cargo build --manifest-path ./tooling/cli/Cargo.toml ${{ matrix.platform.args }}
|
||||
|
||||
Reference in New Issue
Block a user