Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Dec 2, 2023
1 parent e3c57bf commit 1c57a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1c57a99

Please sign in to comment.