Skip to content

Commit

Permalink
try to create release
Browse files Browse the repository at this point in the history
  • Loading branch information
strasdat committed Aug 17, 2023
1 parent 8b64252 commit b6feaaf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:

- name: Create Archive For Release
run: |
ls -la
tar -czvf venv-${{ matrix.os }}.tar.gz venv/prefix
tar -czvf venv-${{ matrix.os }}.tar.gz cmake/venv/prefix
- name: Upload release assets
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit b6feaaf

Please sign in to comment.