More more shell: bash

This commit is contained in:
Alexander Artemenko 2021-02-02 09:23:15 +03:00
parent a3e2f196c2
commit c27a4c3d98

View file

@ -6,8 +6,8 @@ runs:
shell: bash
run: |
env | sort -u
- name: Install Roswell
shell: bash
run: |
if [[ "$OS" == "ubuntu-latest" ]]; then
sudo apt-get -y install git build-essential automake libcurl4-openssl-dev