Skip to content

Commit

Permalink
build test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alispezzate committed May 24, 2022
1 parent b279f0b commit 6a78752
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-release-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: 'stable'
- name: Fix git
run: git config --global url."https://".insteadOf git://
- name: Install pub Dependencies
run: flutter pub get
#- name: Run Tests
Expand Down

0 comments on commit 6a78752

Please sign in to comment.