Skip to content

Commit

Permalink
Adding comments to Windows actions
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Jun 3, 2024
1 parent d5766a0 commit 83838ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build ThunderNanoServicesRDK on Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
type: [Debug, Release]
version: [64, 86]

# ----- Checkout -----
name: Build type - ${{matrix.type}}${{matrix.version}}
steps:
- name: Checkout ThunderOnWindows
Expand Down Expand Up @@ -70,6 +71,7 @@ jobs:
path: ThunderOnWindows/ThunderNanoServicesRDK
repository: WebPlatformForEmbedded/ThunderNanoServicesRDK

# ----- Install, build & upload artifacts -----
- name: Install jsonref
run: pip install jsonref

Expand Down

0 comments on commit 83838ce

Please sign in to comment.