mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-06-30 19:57:57 +00:00
Match case with other messages.
This commit is contained in:
2
.github/workflows/vm.yml
vendored
2
.github/workflows/vm.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user