- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 03 Sep 2021 09:58:25 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 September 2021 16:58:37 UTC
@annevk commented on this pull request. > -ci: - mkdir -p out - make index.html - mv index.html out/index.html +local: index.bs + bikeshed spec index.bs index.html --md-Text-Macro="COMMIT-SHA LOCAL COPY" + +deploy: index.bs + curl --remote-name --fail https://resources.whatwg.org/build/deploy.sh + POST_BUILD_STEP='node ./check-grammar.js "$$DIR/index.html" && npm run pp-webidl -- --input "$$DIR/index.html"' \ It's passed in as an argument. Encoding does the same thing. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/1018#discussion_r702043660
Received on Friday, 3 September 2021 16:58:37 UTC