diff --git a/Release-Procedure.md b/Release-Procedure.md index f55aee4..04571d2 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -94,7 +94,7 @@ If you run into ```Warning: ENFILE: file table overflow``` check out http://supe Create an archive from the artifacts created by the `npm run deploy` step above. This includes the documentation and source. - treeish=v3.1.0 grunt zip + treeish=v3.1.0 node_modules/.bin/grunt zip Note: we do not rely on the archive created by GitHub because it only contains the source code. Our archive includes the ol builds, the hosted examples, the generated API docs, etc.