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 7fcf623 commit c73ffbdCopy full SHA for c73ffbd
.github/workflows/deploy_pages.yaml
@@ -34,7 +34,7 @@ jobs:
34
dart compile js -o example/app.dart.js
35
--minify --no-frequency-based-minification --no-source-maps
36
example/app.dart
37
- working-directory: pkgs/markdown/example
+ working-directory: pkgs/markdown
38
39
# Create the _site directory.
40
- run: mkdir _site
0 commit comments