Skip to content

Commit

Permalink
perf: CI updated
Browse files Browse the repository at this point in the history
  • Loading branch information
097115 committed Jul 17, 2022
1 parent 112e94d commit b3cf304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
shell: bash
run: |
ls -la
tar czvf lnch-${{ matrix.artifact_suffix }}.tar.gz ${{ matrix.artifact_suffix }}/
tar czvf lnch-${{ matrix.artifact_suffix }}.tar.gz lnch
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit b3cf304

Please sign in to comment.