Skip to content
Snippets Groups Projects
Commit f6f3d7e0 authored by Roxie Linden's avatar Roxie Linden
Browse files

spacing issue

parent 63a4ad9b
No related branches found
No related tags found
No related merge requests found
...@@ -382,7 +382,7 @@ jobs: ...@@ -382,7 +382,7 @@ jobs:
if: env.BUGSPLAT_USER && env.BUGSPLAT_PASS if: env.BUGSPLAT_USER && env.BUGSPLAT_PASS
shell: bash shell: bash
run: | run: |
mkdir _artifacts mkdir _artifacts
tar -xJf ${{ needs.build.outputs.viewer_channel }}.sym.tar.xz -C _artifacts tar -xJf ${{ needs.build.outputs.viewer_channel }}.sym.tar.xz -C _artifacts
- name: Post Windows symbols - name: Post Windows symbols
if: env.BUGSPLAT_USER && env.BUGSPLAT_PASS if: env.BUGSPLAT_USER && env.BUGSPLAT_PASS
......
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