Skip to content

Commit

Permalink
Update C++_app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VoronM1522 authored Feb 26, 2025
1 parent d52fd2e commit 8302f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/C++_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: actions/cache@v3
with:
path: /tmp/.buildx-cache
key: ubuntu-docker-${{ hashFiles('app_python/Dockerfile') }}
key: ubuntu-docker-${{ hashFiles('app_C++/Dockerfile') }}
restore-keys: |
ubuntu-docker-
Expand Down

0 comments on commit 8302f8a

Please sign in to comment.