Skip to content

Commit

Permalink
Add NavTool to uploaded artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
OrfeasZ committed Jul 30, 2024
1 parent dc9bd54 commit 5e2244b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:

strategy:
matrix:
artifact: [ ResourceTool-win-x64, ResourceTool-linux-x64, CodeGen-win-x64, ResourceLib-win-x64, ResourceLib-linux-x64 ]
artifact: [ ResourceTool-win-x64, ResourceTool-linux-x64, CodeGen-win-x64, ResourceLib-win-x64, ResourceLib-linux-x64, NavTool-win-x64 ]

steps:
- name: Download artifact
Expand Down

0 comments on commit 5e2244b

Please sign in to comment.