Skip to content

Commit

Permalink
fix: using powershell instead of pwsh
Browse files Browse the repository at this point in the history
  • Loading branch information
JinBridger committed Oct 9, 2023
1 parent e60e04a commit dc29a8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- uses: actions/checkout@v3
- name: run bat
run: ./python/llm/portable-executable/setup.bat
shell: pwsh
shell: powershell

0 comments on commit dc29a8e

Please sign in to comment.