We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6ee25 commit 9038a5fCopy full SHA for 9038a5f
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,6 @@ jobs:
17
- run: flutter config --enable-web
18
- run: cd example && flutter pub get && flutter build web --release --base-href "/flutter_janus_client/" && dart doc .
19
- run: |
20
- cd example/build/web
21
git init
22
# type configurations: your user.email and user.name followed lines
23
# git config --global user.email your_email
0 commit comments