Skip to content

Commit

Permalink
Re-add submodule after rename
Browse files Browse the repository at this point in the history
  • Loading branch information
arvvoid committed Dec 3, 2024
1 parent 99367f5 commit 8a8249a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-kyb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Compile Sketch
run: |
arduino-cli compile --fqbn arduino:avr:leonardo --verify Amiga500-USB-Keyboard-Leonardo/Amiga500-USB-Keyboard-Leonardo.ino
arduino-cli compile --fqbn arduino:avr:leonardo --verify a500kybhid/a500kybhid.ino
7 changes: 3 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[submodule "Amiga500-USB-Keyboard-Leonardo"]
path = Amiga500-USB-Keyboard-Leonardo
url = https://github.com/arvvoid/Amiga500-USB-Keyboard-Leonardo.git
branch = main
[submodule "a500kybhid"]
path = a500kybhid
url = https://github.com/arvvoid/a500kybhid.git
1 change: 0 additions & 1 deletion Amiga500-USB-Keyboard-Leonardo
Submodule Amiga500-USB-Keyboard-Leonardo deleted from cdcd39
1 change: 1 addition & 0 deletions a500kybhid
Submodule a500kybhid added at baf49d

0 comments on commit 8a8249a

Please sign in to comment.