Skip to content

Commit

Permalink
fixup! ci: Use bash script instead of batch file
Browse files Browse the repository at this point in the history
  • Loading branch information
norihiro committed Jan 10, 2024
1 parent efec61c commit 3164891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ jobs:
cmake --install build --config RelWithDebInfo --prefix "$(Resolve-Path -Path .)/release"
- name: Package plugin
shell: bash
run: ci/windows/package-windows.sh ${{ matrix.obs }}

- name: Upload build artifact
Expand Down

0 comments on commit 3164891

Please sign in to comment.