Skip to content

Commit f5e69d5

Browse files
authored
Update action.yml
1 parent 4b9f393 commit f5e69d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/publish_flutter_package/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ runs:
1313
uses: actions/checkout@v4
1414
- name: 🐦 Setup Flutter
1515
uses: subosito/flutter-action@v2
16-
run: flutter config --enable-swift-package-manager;
1716

1817
- name: 🪪 Get Id Token
1918
uses: actions/github-script@v6

0 commit comments

Comments
 (0)