Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacy-jcy committed Feb 12, 2025
1 parent 2757be0 commit 2b9b8f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/actions/install-mqtt-simulator/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ inputs:
res_app_key:
description: 'GitHub App Key'
required: true

rust-version:
description: 'The version of Rust to install'
required: true
default: 'stable'
runs:
using: 'composite'
steps:
Expand Down

0 comments on commit 2b9b8f0

Please sign in to comment.