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 5cc8598f34 - Show all commits
-3
View File
@@ -32,9 +32,6 @@ 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: |
echo "Starting"