mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-13 20:44:32 +01:00
opt.: system detect logic to avoid creating useless file (#905)
This commit is contained in:
1
.github/workflows/analysis.yml
vendored
1
.github/workflows/analysis.yml
vendored
@@ -32,7 +32,6 @@ jobs:
|
||||
path: |
|
||||
${{ env.PUB_CACHE }}
|
||||
~/.pub-cache
|
||||
${{ runner.tool_cache }}/flutter
|
||||
key: ${{ runner.os }}-pub-${{ hashFiles('**/pubspec.lock') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-pub-
|
||||
|
||||
Reference in New Issue
Block a user