mirror of https://github.com/zcash/developers.git
Merge pull request #25 from nuttycom/render_core_milestones
Switch to using the milestone DAG in automated builds.
This commit is contained in:
commit
73431d492f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue