Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JONA 타다시 FEUCHT committed Apr 26, 2021
1 parent da5eeb6 commit 899ede0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: "beta"
- run: flutter config --enable-windows-desktop
- run: flutter pub get
- run: flutter build windows

Expand All @@ -34,5 +35,6 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: "beta"
- run: flutter config --enable-linux-desktop
- run: flutter pub get
- run: flutter build linux

0 comments on commit 899ede0

Please sign in to comment.