diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b656a4e..bfeb654 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -312,7 +312,7 @@ jobs: sudo cp /tmp/cosmotop-plugin/cosmotop-openbsd-x86_64.exe /zip/ cd /zip - zip ${{ github.workspace }}/cosmotop.com * + zip -r ${{ github.workspace }}/cosmotop.com * cd ${{ github.workspace }} mv cosmotop.com cosmotop.exe