Skip to content
Snippets Groups Projects
Commit 83488f51 authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Fix tar.gz filename

parent 83994d69
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ jobs:
with:
root_dir: lttmm-${{ matrix.os }}
base_dir: "lttmm-${{ matrix.os }}"
file_path: lttmm-app${{ matrix.os }}.tar.gz
file_path: lttmm-app-${{ matrix.os }}.tar.gz
verbose: true
- name: List files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment