Skip to content

Commit

Permalink
Merge branch 'master' into ahmadtaimoor-deriv-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadtaimoor-deriv authored Feb 2, 2024
2 parents fedd9ae + f9c8f4b commit e1b828d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/generate_preview_link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ jobs:
# - name: Setup SmartCharts
# run: cd SmartCharts && npm install

# - uses: subosito/flutter-action@v2
# with:
# flutter-version: '3.10.6'
# channel: 'stable'
# cache: true
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.10.6'
channel: 'stable'
cache: true

- name: Build flutter
run: |
Expand Down

0 comments on commit e1b828d

Please sign in to comment.