We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5212ea8 commit ce0dacdCopy full SHA for ce0dacd
README.md
@@ -6,7 +6,7 @@ The installation of this script is as lightweight as possible.
6
1. Place the `build-web.sh` script beside your pubspec.yaml file.
7
2. Add the following command to your pipeline.
8
```bash
9
-sh ./build-web.sh
+bash ./build-web.sh
10
```
11
12
You may need to change the path called depending on your repo structure or tools.
0 commit comments