Skip to content

Commit

Permalink
more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aloncarmel authored Dec 19, 2024
1 parent b288596 commit 853226c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions steps/05_uipath_log_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ startFlow:
messages:
- text: We want to see some feedback from our flow, we'll use a new action called `Log Message`
- text: We'll :instruction[Click on the [+] Plus sign] and search for `Log Message`
- text: In the message input field choose your new variable `theincrediblevar` and log level as `Info`
- text: In the message input field choose your new variable `theincrediblevariable` and log level as `Info`
- actionId: bot_message
params:
person: lucca
Expand Down Expand Up @@ -41,4 +41,5 @@ trigger:
params:
person: lucca
messages:
- text: "Lets do this! You managed to set everything up, print to console. Time to move to some advance things now."
- text: "Lets do this! You managed to set everything up, print to console. Time to move to some advance things now."
- actionId: finish_step

0 comments on commit 853226c

Please sign in to comment.