Skip to content

Commit

Permalink
💚 Fix the use of bash for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Jan 7, 2025
1 parent d8a66c3 commit 3d29e81
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 @@ -93,3 +93,4 @@ jobs:
if [[ "${{ matrix.pm }}" == "yarn" ]]; then
mv main-package.json package.json
fi
shell: bash

0 comments on commit 3d29e81

Please sign in to comment.