Skip to content

Commit

Permalink
workflow typo fix and some erc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nmscode committed Mar 1, 2024
1 parent 644b423 commit 152c174
Show file tree
Hide file tree
Showing 4 changed files with 3,375 additions and 3,021 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
zip -r ${kicad_project_name}-gerbers.zip gerbers
sudo rm -r gerbers
-name: Add design files to repo
- name: Add design files to repo
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
Expand Down
Loading

0 comments on commit 152c174

Please sign in to comment.