force using Code folder inside home dir
This commit is contained in:
parent
d02cd7d932
commit
57cae533b4
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@ -13,10 +13,11 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
ln -snf Code ~/Code
|
||||
echo ~/Code
|
||||
- name: Run bootstrap
|
||||
shell: bash
|
||||
run: |
|
||||
dot_scripts/bootstrap.sh
|
||||
~/Code/dotfiles/dot_scripts/bootstrap.sh
|
||||
env:
|
||||
REPO: ${{github.workspace}}
|
||||
DOTFILES_REF: ${{github.sha}}
|
||||
|
Loading…
Reference in New Issue
Block a user