Skip to content

Commit 0df4777

Browse files
authored
Update action.yml
1 parent f7b5ae2 commit 0df4777

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/publish_flutter_package/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ runs:
3737

3838
- name: 📢 Publish
3939
shell: ${{ inputs.shell }}
40+
run: flutter config --enable-swift-package-manager
4041
run: flutter pub publish -f
4142
working-directory: ${{ inputs.working-directory }}

0 commit comments

Comments
 (0)