Skip to content

Commit

Permalink
Link to local arch.yml for msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen authored Nov 2, 2024
1 parent 59c9fed commit 0f31b7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,8 @@ jobs:

# Select the msvc Builds based on PR Arch Label
msvc-Arch:
uses: apache/nuttx/.github/workflows/arch.yml@master
#### uses: apache/nuttx/.github/workflows/arch.yml@master
uses: lupyuen5/label-nuttx/.github/workflows/arch.yml@master ####
needs: Fetch-Source
with:
os: msvc
Expand Down

0 comments on commit 0f31b7a

Please sign in to comment.