Skip to content

Commit

Permalink
Screw it use flutter for everything
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Jul 21, 2024
1 parent 05cd0de commit 136c720
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ on:
jobs:
generate:
runs-on: ubuntu-latest
container:
image: dart:latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
cache: true

- name: Pub cache
uses: actions/cache@v4
Expand Down

0 comments on commit 136c720

Please sign in to comment.