mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: scope flutter install from mise (#28820)
* chore: scope flutter install from mise * ci: scope use-mise to mobile directory --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
e2de8c7c53
commit
fa08e72d30
8 changed files with 138 additions and 107 deletions
1
.github/workflows/static_analysis.yml
vendored
1
.github/workflows/static_analysis.yml
vendored
|
|
@ -64,6 +64,7 @@ jobs:
|
|||
uses: immich-app/devtools/actions/use-mise@7b8610a904d57da241e4ddba17fa62b62b15aed4 # use-mise-action-v2.0.2
|
||||
with:
|
||||
github_token: ${{ steps.token.outputs.token }}
|
||||
working_directory: ./mobile
|
||||
|
||||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue