mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Update action.yml
This commit is contained in:
parent
5506e038a2
commit
c130bb5fda
@ -17,10 +17,10 @@ inputs:
|
|||||||
description: 'The target triple to build against'
|
description: 'The target triple to build against'
|
||||||
debug:
|
debug:
|
||||||
description: 'Builds with the debug flag'
|
description: 'Builds with the debug flag'
|
||||||
default: 'false'
|
default: false
|
||||||
outputs:
|
outputs:
|
||||||
artifacts:
|
artifacts:
|
||||||
description: ''
|
description: 'JSON array of artifact paths produced by the build command'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node16'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user