diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9d6f0aa8..310b0eba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -145,7 +145,7 @@ jobs: type: 'zip' filename: 'linux.${{ needs.version.outputs.tag }}.zip' directory: 'install' - path: 'linx' + path: 'linux' - name: Create Linux Tar uses: thedoctor0/zip-release@0.7.1 with: