Skip to content

Commit

Permalink
run with bash
Browse files Browse the repository at this point in the history
  • Loading branch information
quelgar committed Jan 19, 2024
1 parent f940409 commit ace73e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install libuv
shell: bash
run: |
if [ "$RUNNER-OS" == "Linux" ]; then
sudo apt-get install --yes libuv1-dev
Expand Down

0 comments on commit ace73e3

Please sign in to comment.