Skip to content

Commit

Permalink
Update build-ffmpeg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdeadboy666x authored Feb 10, 2025
1 parent 5c3cf25 commit c78cf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
id: cache-ffmpeg
uses: actions/cache@v4
with:
path: /home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/
path: /home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/cross_compilers
key: ${{ env.CACHE_KEY }}
restore-keys: |
${{ env.CACHE_KEY }}
Expand Down

0 comments on commit c78cf1f

Please sign in to comment.