Skip to content

Commit

Permalink
An attemp to fix CI build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellet committed Dec 8, 2023
1 parent b8f4af9 commit 063390b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:

- name: Check flutter version
run: flutter --version

- name: Fallbacks
run: ./scripts/fallbacks.sh

- name: Install dependencies
run: flutter pub get
Expand All @@ -76,9 +73,6 @@ jobs:

- name: Check flutter version
run: flutter --version

- name: Fallbacks
run: ./scripts/fallbacks.sh

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit 063390b

Please sign in to comment.