From 6f67bb5a53647378cf3281c72a41f33c473b432c Mon Sep 17 00:00:00 2001 From: Kevin Su Date: Mon, 4 Mar 2024 10:22:37 -0800 Subject: [PATCH] nit Signed-off-by: Kevin Su --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1a919af9eb..831beda79d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -64,6 +64,7 @@ jobs: - name: Setup Graphviz uses: ts-graphviz/setup-graphviz@v1 - name: Build the documentation + working-directory: ${{ github.workspace }}/flyte shell: bash -el {0} run: | conda activate monodocs-env