Skip to content

Commit

Permalink
fix docker build yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Jul 17, 2024
1 parent 2a4fa74 commit e581029
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,3 @@ jobs:
for key in "${keys[@]}"; do
curl -X DELETE -H "Accept: application/vnd.github.v3+json" -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" "https://api.github.com/repos/${{ github.repository }}/actions/caches/$key"
done
>>>>>>> v3.1.0

0 comments on commit e581029

Please sign in to comment.