Skip to content

Commit

Permalink
removes pip
Browse files Browse the repository at this point in the history
  • Loading branch information
TinyTinni committed Jul 27, 2024
1 parent 052eca9 commit 4f03eca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
uses: actions/cache@v3
with:
path: |
~/.cache/pip
~/.ccache
key: ${{ runner.os }}-${{ inputs.compiler }}-${{ hashFiles('**/CMakeLists.txt') }}
restore-keys: |
Expand Down

0 comments on commit 4f03eca

Please sign in to comment.