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 5cf574bd01 - Show all commits
+1
View File
@@ -36,6 +36,7 @@ jobs:
eval $(ssh-agent -s)
echo ${{ env.THIS_IS }}
echo "Look before"
mkdir -p ~/.ssh
echo "${{ secrets.GITLAB_TOKEN }}" > ~/.ssh/gitlab_deploy_key
chmod 600 ~/.ssh/gitlab_deploy_key
ssh-add ~/.ssh/gitlab_deploy_key