Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
shivanshtalwar committed Nov 25, 2023
1 parent 537342b commit 5632203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run: flutter config --enable-web
- run: cd example && flutter pub get && flutter build web --release --base-href "/flutter_janus_client/" && dart doc .
- run: |
cp -r doc example/build/web
cp -r example/doc example/build/web
cd example/build/web
git init
# type configurations: your user.email and user.name followed lines
Expand Down

0 comments on commit 5632203

Please sign in to comment.