From 3bb3eeb23756bc1e59e16edd159a3a1812128bcb Mon Sep 17 00:00:00 2001 From: Paul Bartell Date: Tue, 16 Aug 2022 15:43:47 -0700 Subject: [PATCH] Update .github/workflows/freertos_plus_demos.yml Co-authored-by: Archit Gupta <71798289+archigup@users.noreply.github.com> --- .github/workflows/freertos_plus_demos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/freertos_plus_demos.yml b/.github/workflows/freertos_plus_demos.yml index dcd48123d0..a9638ca9d1 100644 --- a/.github/workflows/freertos_plus_demos.yml +++ b/.github/workflows/freertos_plus_demos.yml @@ -59,7 +59,7 @@ jobs: working-directory: FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_SARA_R4 run: msbuild mqtt_mutual_auth_demo_with_sara_r4.sln -t:rebuild -property:Configuration=Debug - winsim_mqtt: + winsim_corelibs: name: core Library Windows Simulator Demos runs-on: windows-2019 steps: