Skip to content

Commit

Permalink
Update run-layerlens.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored May 13, 2024
1 parent 49b6323 commit 170ca6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run-layerlens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
uses: actions/checkout@v3

- uses: subosito/flutter-action@v2
with:
flutter-version: '3.19.2'
cache: true
with:
flutter-version: '3.19.2'
cache: true

- name: dart pub get
run: flutter pub get
Expand Down

0 comments on commit 170ca6b

Please sign in to comment.