Skip to content

Commit

Permalink
Removed DTDL Parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ashbeitz committed Oct 13, 2023
1 parent 3a37294 commit 026fa35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-rust-toolchain/action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Install Rust Toolchain
description: |
Installs the rust toolchain.
Installs the Rust toolchain.
Relies on the fact that rustup show will install a toolchain. The installed version is based on a toolchain file, or stable if no such file is found.
inputs:
components:
Expand Down

0 comments on commit 026fa35

Please sign in to comment.