Skip to content

Commit

Permalink
remove skip extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
dmunozv04 committed Jul 3, 2024
1 parent 78c34d0 commit 632c8f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
"var-cache-apt": "/var/cache/apt",
"root-cache-pip": "/root/.cache/pip"
}
skip-extraction: ${{ steps.cache.outputs.cache-hit }}
- name: Login to DockerHub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 632c8f7

Please sign in to comment.