Skip to content

Commit

Permalink
Added login for bash
Browse files Browse the repository at this point in the history
  • Loading branch information
jbendes committed Apr 25, 2020
1 parent 8db9c64 commit 4876c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-16.04
defaults:
run:
shell: bash
shell: bash -l {0}
steps:
- uses: actions/checkout@v2
- name: env
Expand Down

0 comments on commit 4876c64

Please sign in to comment.