Update test3.yml

This commit is contained in:
Igor Pečovnik
2023-04-18 18:37:47 +02:00
committed by GitHub
parent a477527bae
commit b897e6b3a0

View File

@@ -28,6 +28,10 @@ jobs:
(echo; echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"') >> ${HOME}/.bash_profile
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew install hcloud
# generate machine
hcloud server create --name Runner --image ubuntu-22.04 --type cax11 --ssh-key TORRENT
hcloud server list
- name: Show machines