mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +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'
|
||||
debug:
|
||||
description: 'Builds with the debug flag'
|
||||
default: 'false'
|
||||
default: false
|
||||
outputs:
|
||||
artifacts:
|
||||
description: ''
|
||||
description: 'JSON array of artifact paths produced by the build command'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user