Update test3.yml

This commit is contained in:
Igor Pečovnik
2023-04-18 17:07:30 +02:00
committed by GitHub
parent b74ff85272
commit b527f1e4dd

View File

@@ -9,11 +9,11 @@ jobs:
name: Prepare
runs-on: ubuntu-latest
env:
HCLOUD_TOKEN: ${{ secrets.HETZNER_ONE }}
steps:
- name: Install Homebrew
env:
HCLOUD_TOKEN: ${{ secrets.HETZNER_ONE }}
run: |
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"