Skip to content

Commit

Permalink
update bat file position
Browse files Browse the repository at this point in the history
  • Loading branch information
JinBridger committed Oct 9, 2023
1 parent 9d61166 commit f646c2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: run bat
run: '& $env:GITHUB_ACTION_PATH/python/llm/portable-executable/setup.bat'
run: '& $env:GITHUB_ACTION_PATH/python/llm/portable-zip/setup.bat'
shell: powershell

0 comments on commit f646c2d

Please sign in to comment.