Skip to content

Commit

Permalink
Move .fleek.json
Browse files Browse the repository at this point in the history
Try moving Fleek config file in CI docs runner to workspace root
  • Loading branch information
tbirdso authored Mar 30, 2022
1 parent c4e90b9 commit f6073eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ jobs:
- name: Configure CTest script
shell: bash
run: |
mv Ex/.fleek.json .
mv Ex ../../
operating_system="${{ matrix.os }}"
cat > dashboard.cmake << EOF
Expand Down

0 comments on commit f6073eb

Please sign in to comment.