Update build.yml workflow

pull/1596/head
Ellet 2 years ago
parent c6ded1af7e
commit d15451619c
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 1
      .github/workflows/build.yml

@ -4,7 +4,6 @@ on:
push: push:
paths: paths:
- 'pubspec.yaml' - 'pubspec.yaml'
- 'flutter_quill_extensions/pubspec.yaml'
jobs: jobs:
build_linux: build_linux:

Loading…
Cancel
Save