Skip to content

Commit

Permalink
Merge pull request #10 from naveedkhan8067/io-cleanup
Browse files Browse the repository at this point in the history
test
  • Loading branch information
naveedkhan8067 authored Dec 9, 2023
2 parents 002e272 + 4231619 commit 8267fa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Prepare Varient Config
run: |
python .\preparevarientConfig.py
python preparevarientConfig.py
working-directory: ./components/hello-world
env:
VARIENT_TYPE: LINUX
Expand Down Expand Up @@ -121,7 +121,7 @@ jobs:

- name: Prepare Varient Config
run: |
python .\preparevarientConfig.py
python preparevarientConfig.py
working-directory: ./components/hello-world
env:
VARIENT_TYPE: MAC
Expand Down

0 comments on commit 8267fa1

Please sign in to comment.