Skip to content

Commit 8dfaf16

Browse files
committed
update ci
1 parent 634cad2 commit 8dfaf16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Configure Git
3838
run: |
3939
# necessary for the git commands used for release info
40-
git config --global --add safe.directory ${{ github.workspace }}
40+
git config --global --add safe.directory /__w/OpenDataCapture/OpenDataCapture
4141
- name: Install Dependencies
4242
run: pnpm install --frozen-lockfile
4343
- name: Install Playwright

0 commit comments

Comments
 (0)