feat(cli/mobile/init): skip installing already installed targets, closes #7044 (#7058)

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
closes #7044
This commit is contained in:
Amr Bashir
2023-05-26 05:36:06 +03:00
committed by GitHub
parent e0f0dce220
commit a28fdf7ec7
6 changed files with 66 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: MIT
name: Check generated files
name: check license header
on:
pull_request: