File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 53
53
working-directory : ./packages/common
54
54
run : |
55
55
npx typedoc --name "@hpke/common" --out ../hpke-js/test/runtimes/browsers/pages/common/docs mod.ts
56
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/core/src/hpke-common.js
57
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/dhkem-x25519/src/hpke-common.js
58
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/dhkem-x448/src/hpke-common.js
59
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/chacha20poly1305/src/hpke-common.js
60
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/hybridkem-x25519-kyber768/src/hpke-common.js
61
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/hybridkem-x-wing/src/hpke-common.js
62
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/ml-kem/src/hpke-common.js
63
- deno task minify > ../hpke-js/test/runtimes/browsers/pages/dhkem-secp256k1/src/hpke-common.js
64
56
- name : Build docs for @hpke/core
65
57
working-directory : ./packages/core
66
58
run : |
You can’t perform that action at this time.
0 commit comments