From 1c57a99eea0684008d0816567c0add89bc2cc347 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 2 Dec 2023 14:30:42 +0100 Subject: [PATCH] fix --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e30f75..e5e2d71 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,9 +46,9 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: files: | - dragonflybsd-${{ matrix.os }}.ova + dragonflybsd-${{ matrix.os }}.qcow2.xz dragonflybsd-${{ matrix.os }}-id_rsa.pub - dragonflybsd-${{ matrix.os }}-mac.id_rsa + dragonflybsd-${{ matrix.os }}-host.id_rsa dragonflybsd.iso