pull/1566/head
Ellet 1 year ago
parent 798d9075d5
commit 09fc229f66
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 3
      .github/workflows/publish.yml

@ -13,6 +13,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Test
run: echo $HOME
- name: Publish flutter_quill
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1

Loading…
Cancel
Save