Another one
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user