There was an error while loading. Please reload this page.
1 parent fdaee57 commit a3d1234Copy full SHA for a3d1234
1 file changed
.github/workflows/publish-pub.yml
@@ -38,6 +38,9 @@ jobs:
38
exit 1
39
fi
40
41
+ - name: Configure pub.dev OIDC authentication
42
+ uses: dart-lang/setup-dart@v1
43
+
44
- name: Setup pinned Flutter
45
uses: subosito/flutter-action@v2
46
with:
0 commit comments