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.
2 parents 03ccdc9 + 736ac82 commit 78f2748Copy full SHA for 78f2748
doc/build.md
@@ -131,7 +131,7 @@ To test the Windows build, run
131
Note that the second argument to `build.ps1` is interpreted as an argument
132
to `docker build`, so to run with a custom branch and no such argument, run
133
```powershell
134
-.\build.ps1 windows https://github.com/user/idaes-ext.git mybranch
+.\build.ps1 windows "" https://github.com/user/idaes-ext.git mybranch
135
```
136
137
## Release Hashes
0 commit comments