fix GitHub CI syntax for checkout path

This commit is contained in:
MorganGeek 2020-06-29 18:05:51 +02:00
parent e299ebef7e
commit eb2d11966f

View File

@ -7,6 +7,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@master
with:
path: ~/Code/dotfiles
- name: Run bootstrap
shell: bash