Match case with other messages.

This commit is contained in:
Darren Tucker
2026-04-16 19:32:34 +10:00
parent b433d015a6
commit f2da6737e2

View File

@@ -334,7 +334,7 @@ jobs:
touch /etc/ssh/ssh_known_hosts
pkg_add git
- name: Fetch sysupgrade version
- name: fetch sysupgrade version
run: |
ver=$(curl -s https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/BUILDINFO)
echo "SNAPSHOT_VERSION=${ver}" >> $GITHUB_ENV