Update Cargo.lock (#122)

This commit is contained in:
Sijie.Sun
2024-05-22 00:36:16 +08:00
committed by GitHub
parent f64f58e2ae
commit bdbb1f02d6
4 changed files with 463 additions and 428 deletions

View File

@@ -28,7 +28,7 @@ jobs:
# All of these options are optional, so you can remove them if you are happy with the defaults
concurrent_skipping: 'never'
skip_after_successful_duplicate: 'true'
paths: '["Cargo.toml", "easytier/**", "easytier-gui/**", ".github/workflows/gui.yml"]'
paths: '["Cargo.toml", "Cargo.lock", "easytier/**", "easytier-gui/**", ".github/workflows/gui.yml"]'
build-gui:
strategy:
fail-fast: false