Compare commits

..

2 Commits

Author SHA1 Message Date
shiyingchen
e71c9e98f6 test ncc 2024-03-27 16:25:12 +08:00
shiyingchen
67253182eb use ncc to compile 2024-03-27 16:21:03 +08:00
3 changed files with 1245 additions and 1247 deletions

View File

@@ -40,7 +40,5 @@ branding:
runs:
using: 'node20'
pre: 'lib/cleanup/index.js'
pre-if: (! startsWith(runner.name, 'GitHub Actions'))
main: 'lib/main/index.js'
post: 'lib/cleanup/index.js'
post-if: (! startsWith(runner.name, 'GitHub Actions'))