Skip to content

Commit

Permalink
More hacks
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmedd committed Jul 26, 2024
1 parent bf71543 commit 2292d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: HACK - Save conan folders
shell: bash
run: |
tar -cvzf ./conan-raw.tgz ~/.conan2
tar -cvzf ./conan-raw.tgz -C ~/ .conan2
- name: Upload build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 2292d94

Please sign in to comment.