mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2026-04-28 09:12:07 -06:00
replace ncc with esbuild for action bundling
This commit is contained in:
+1
-1
@@ -29,4 +29,4 @@ inputs:
|
||||
|
||||
runs:
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
main: 'dist/index.cjs'
|
||||
|
||||
Reference in New Issue
Block a user