Skip to content

Commit

Permalink
specified pwsh shell when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-smith authored Oct 22, 2021
1 parent 43c76e2 commit f7b2c5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
dotnet-version: 5.0.x
- name: Build Artifacts
run: ./publish.ps1
shell: pwsh
- name: Create Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit f7b2c5d

Please sign in to comment.