Skip to content

Commit 6500c6d

Browse files
committed
github action update
1 parent 9acae87 commit 6500c6d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test_n_pub.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545
- name: Set up FFmpeg
4646
uses: FedericoCarboni/setup-ffmpeg@v3
4747
with:
48-
token: ${{ secrets.GITHUB_TOKEN }}
48+
architecture: x64
49+
github-token: ${{ secrets.GITHUB_TOKEN }}
4950

5051
- name: Setup Python ${{ matrix.python-version }}
5152
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)