Skip to content

Commit f76ce99

Browse files
committed
fix dotfiles repo
Signed-off-by: pco <pasquale.convertini@ibm.com>
1 parent 0423d2b commit f76ce99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919

2020
# Install dotfiles
2121
- name: Install dotfiles
22+
env:
23+
DOTFILES_REPO_DIR: ${{ github.workspace }}
2224
run: |
2325
./install.sh --deps --force
2426

0 commit comments

Comments
 (0)