Skip to content

Commit f2a7f20

Browse files
committed
Test backend config
1 parent f4af7e0 commit f2a7f20

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/plan.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
sudo echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(grep -oP '(?<=UBUNTU_CODENAME=).*' /etc/os-release || lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/hashicorp.list
3838
sudo apt update
3939
sudo apt install packer
40+
packer
41+
locate packer
4042
4143
- name: Install Talosctl
4244
run: curl -sL https://talos.dev/install | sh

0 commit comments

Comments
 (0)