Skip to content

Commit

Permalink
Update ffmpeg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eko5624 authored Jan 15, 2023
1 parent b12482a commit f44334d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Prepare
run: git config --global core.autocrlf input
shell: bash
- uses: actions/checkout@v3
- uses: actions/cache@v3
- uses: actions/checkout@main
- uses: actions/cache@main
id: cache
with:
path: D:\ucrt64
Expand Down

0 comments on commit f44334d

Please sign in to comment.