[actions] fix relative bashrc

This commit is contained in:
felix 2019-09-04 16:14:04 +02:00 committed by GitHub
parent 95da7472b4
commit 6e647fbe77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,5 +11,5 @@ jobs:
- uses: actions/checkout@v1
- name: Install dotfiles
run: |
rm .bashrc
rm ~/.bashrc
./install