Skip to content

Commit

Permalink
Merge pull request #14 from naveedkhan8067/io-pipeline
Browse files Browse the repository at this point in the history
updated name
  • Loading branch information
naveedkhan8067 authored Dec 25, 2023
2 parents bdeb163 + d8a4d68 commit b66657b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build-And-Test-Component-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

- name: Prepare and Execute C-Preprocessor
run: |
python preparevarientConfig.py
python prepareVariantConfig.py
working-directory: ./components/hello-world
env:
VARIANT_TYPE: MAC
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:

- name: Prepare and Execute C-Preprocessor
run: |
python .\preparevarientConfig.py
python .\prepareVariantConfig.py
working-directory: ./components/hello-world
env:
VARIANT_TYPE: WINDOWS
Expand Down

0 comments on commit b66657b

Please sign in to comment.