fix typo in linux

This commit is contained in:
Sandy Carter
2023-06-11 05:00:01 -04:00
parent 9ad4a8a69a
commit 376cdd9205

View File

@@ -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: