Skip to content

Commit

Permalink
CI: specify shell:pwsh on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Jan 29, 2024
1 parent 3559aae commit 4732c8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
- name: Test use in an AOT web app
if: matrix.test-aot
shell: pwsh
run: ./tests/Imageflow.TestWebAOT/test.ps1

publish:
Expand Down

0 comments on commit 4732c8d

Please sign in to comment.