Skip to content

Commit

Permalink
fixup! Gerber release
Browse files Browse the repository at this point in the history
  • Loading branch information
KenwoodFox committed Apr 2, 2022
1 parent 5569d6b commit 686591d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/aprn-pi_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ jobs:
needs: [make_docs, KiCad_Hardware]

steps:
# Be in our repo
- uses: actions/checkout@v2
with:
fetch-depth: 0

# Download artifacts
- uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit 686591d

Please sign in to comment.