Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
mcascone committed Aug 15, 2024
1 parent f48a515 commit f9b4059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: get the config outputs
run: |
configPath = ${{ needs.read.outputs.configPath }}
configPath=${{ needs.read.outputs.configPath }}
configFile=$configPath/config.json
echo 'configFile: ' $configFile
Expand Down

0 comments on commit f9b4059

Please sign in to comment.