Skip to content

Commit

Permalink
edit 14
Browse files Browse the repository at this point in the history
  • Loading branch information
parvathinew authored and parvathinew committed Sep 12, 2024
1 parent bdd31f8 commit f6ca2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rdk_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
touch "${{github.workspace}}/networkmanager/Tests/headers/network/netsrvmgrIarm.h"
- name: Set up environment variables for CMake
run: |
run: >
echo "IARMBUS_INCLUDE_DIRS=${{github.workspace}}/networkmanager/Tests/headers/rdk/iarmbus" >> $GITHUB_ENV
echo "IARMBUS_LIBRARIES=${{github.workspace}}/networkmanager/Tests/headers/rdk/iarmbus/libIARM.h" >> $GITHUB_ENV

Expand Down

0 comments on commit f6ca2ad

Please sign in to comment.