Skip to content

feat: Adding recent projects view back to macos (#48) #160

feat: Adding recent projects view back to macos (#48)

feat: Adding recent projects view back to macos (#48) #160

Workflow file for this run

name: lint
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
- run: flutter --version
- run: ./scripts/lint.sh