Skip to content

Commit

Permalink
Update GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Nov 5, 2023
1 parent c94ce09 commit a7d2507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Build solution - Windows
if: matrix.os == 'windows-latest'
shell: bash
shell: pwsh
run: |
msbuild YouTubeSummariserWin.sln /p:Configuration=Release
Expand Down

0 comments on commit a7d2507

Please sign in to comment.