Use the ECC CI user to run rendering.

This commit is contained in:
Kris Nuttycombe 2024-05-22 09:38:32 -06:00 committed by GitHub
parent 298ef99e71
commit 259de3a213
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.2
with:
token: ${{ secrets.CI_TOKEN }}
- name: Compile ZIPs and Zcash Protocol Specification
uses: ./.github/actions/render