Skip to content

Commit

Permalink
testing chcp
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandittmann committed Jul 6, 2022
1 parent 5253b79 commit 238cea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ runs:
ApplicationInsightsKey: ${{ inputs.applicationInsightsKey }}
ApplicationInsightsConnectionString: ${{ inputs.applicationInsightsConnectionString }}
run: |
chcp
chcp 65001
${{ github.action_path }}\scripts\Run-ALPipeline.ps1 -environment GitHubActions -version ${{inputs.version}} -appBuild ${{inputs.appBuild}} -appRevision ${{inputs.appRevision}}
shell: powershell
Expand Down

0 comments on commit 238cea5

Please sign in to comment.