fix GitHub CI syntax for checkout path
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -7,6 +7,7 @@ jobs:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
path: ~/Code/dotfiles
|
||||
- name: Run bootstrap
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user