Skip to content

Commit f6073eb

Browse files
authored
Move .fleek.json
Try moving Fleek config file in CI docs runner to workspace root
1 parent c4e90b9 commit f6073eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ jobs:
304304
- name: Configure CTest script
305305
shell: bash
306306
run: |
307+
mv Ex/.fleek.json .
307308
mv Ex ../../
308309
operating_system="${{ matrix.os }}"
309310
cat > dashboard.cmake << EOF

0 commit comments

Comments
 (0)