Another one

This commit is contained in:
phoenix
2025-03-12 20:30:09 -04:00
parent 441dab9be0
commit e92664b19e
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- name: Add SSH Keys - name: Add SSH Keys
run: | run: |
echo "Starting" echo "Starting"
sudo apt update -y # sudo apt update -y
eval $(ssh-agent -s) eval $(ssh-agent -s)
echo ${{ env.THIS_IS }} echo ${{ env.THIS_IS }}
echo "Look before" echo "Look before"