From 0869e644d213ee094472308351ea6e90ecd6f926 Mon Sep 17 00:00:00 2001 From: Kris Nuttycombe Date: Thu, 9 Mar 2023 08:38:33 -0700 Subject: [PATCH] Switch to using the milestone DAG in automated builds. The zcashd core dag is a bit crowded and hard to interpret without the milestones view enabled. --- .github/workflows/gh-pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7b7b5224..2c6f457b 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -59,6 +59,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ZENHUB_TOKEN: ${{ secrets.ZENHUB_TOKEN }} + SHOW_MILESTONES: true - name: Render ECC wallet DAG run: python3 ./zcash-issue-dag.py