From bf53fbf04d62914f18a5455fa37cff488727352d Mon Sep 17 00:00:00 2001 From: FizzyApple12 Date: Fri, 26 Apr 2024 23:32:19 -0400 Subject: [PATCH] componentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponentscomponents --- .github/workflows/deploy-application.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy-application.yml b/.github/workflows/deploy-application.yml index 61e2258..45bcb11 100644 --- a/.github/workflows/deploy-application.yml +++ b/.github/workflows/deploy-application.yml @@ -24,7 +24,8 @@ jobs: - uses: dtolnay/rust-toolchain@stable with: - target: thumbv6m-none-eabi + targets: thumbv6m-none-eabi + components: llvm-tools-preview - run: cargo build --release working-directory: application