force using Code folder inside home dir
This commit is contained in:
parent
57cae533b4
commit
068ed6a9b3
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
ln -snf Code ~/Code
|
ln -snf Code ~/Code
|
||||||
echo ~/Code
|
mv dotfiles ~/Code/
|
||||||
- name: Run bootstrap
|
- name: Run bootstrap
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user