summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Bartell <paul.bartell@gmail.com>2022-08-16 15:43:47 -0700
committerPaul Bartell <paul.bartell@gmail.com>2022-08-17 15:43:21 -0700
commit3bb3eeb23756bc1e59e16edd159a3a1812128bcb (patch)
treeb50c766e08623d3a8029c87827144022c654aa93
parent5d68fdb5cc0570d0a75b37c1451d6869bb19dc15 (diff)
downloadfreertos-git-3bb3eeb23756bc1e59e16edd159a3a1812128bcb.tar.gz
Update .github/workflows/freertos_plus_demos.yml
Co-authored-by: Archit Gupta <71798289+archigup@users.noreply.github.com>
-rw-r--r--.github/workflows/freertos_plus_demos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/freertos_plus_demos.yml b/.github/workflows/freertos_plus_demos.yml
index dcd48123d..a9638ca9d 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: