Added icarus-models #30

Merged
kdeng00 merged 31 commits from add_icarus-models into master 2025-03-12 20:58:29 -04:00
Showing only changes of commit d175199a9f - Show all commits
+3
View File
@@ -31,6 +31,9 @@ jobs:
- name: Debug secret
run: echo "${{ secrets.GITLAB_TOKEN }}" | head -c 20 ; echo "..."
- name: Debug SSH Connection
run: ssh -ddd -T git@gitlab.com
- name: Add SSH Keys
run: |