Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Sep 2, 2022
1 parent 7979206 commit 1f32536
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1f32536

Please sign in to comment.