Jonas Kruckenberg 0db2e93ac0
Update test.yml
2022-05-10 21:03:44 +02:00
2022-05-10 20:17:41 +02:00
2022-05-10 21:03:44 +02:00
2022-05-09 12:51:15 +00:00
2022-05-10 20:14:27 +02:00
2022-05-10 20:43:46 +02:00
2022-05-06 08:56:44 +02:00
2022-05-06 08:56:44 +02:00
2022-05-06 08:56:44 +02:00
2022-05-06 08:56:44 +02:00
2022-05-06 08:56:44 +02:00
2022-05-06 08:56:44 +02:00
2022-05-10 20:17:41 +02:00
2022-05-09 12:51:15 +00:00
2022-05-06 08:56:44 +02:00
2022-05-06 08:56:44 +02:00
2022-05-09 12:31:34 +02:00
2022-05-08 14:52:13 +02:00
2022-05-09 09:30:07 +02:00

typescript-action status

Usage

Inputs

Name Type Description Default
runner String Binary to use to build the application
args String Additional arguments for the build command
projectPath String Path to the root of the Tauri project .
configPath String Path to the tauri.conf.json file, relative to projectPath tauri.conf.json
target String Rust target triple to build against
debug Boolean Wether to build debug or release binaries false

Outputs

Name Type Description
artifacts String JSON array of artifact paths produced by the build command

Permissions

This Action requires the following permissions on the GitHub integration token:

permissions:
  contents: write
Description
No description provided
Readme MIT 473 MiB
Languages
TypeScript 94.3%
Rust 5.7%