Update build.yml

This commit is contained in:
Jay Lee
2022-09-02 12:15:07 -04:00
committed by GitHub
parent 7979206f21
commit 1f32536ff7

View File

@@ -714,6 +714,11 @@ jobs:
needs: build
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0
- name: Download artifacts
uses: actions/download-artifact@v3