We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b5ae2 commit 0df4777Copy full SHA for 0df4777
1 file changed
.github/actions/publish_flutter_package/action.yml
@@ -37,5 +37,6 @@ runs:
37
38
- name: 📢 Publish
39
shell: ${{ inputs.shell }}
40
+ run: flutter config --enable-swift-package-manager
41
run: flutter pub publish -f
42
working-directory: ${{ inputs.working-directory }}
0 commit comments