Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Apr 16, 2024
1 parent b2d0736 commit 32c60a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Install apt packages
uses: awalsh128/cache-apt-pkgs-action@latest
- name: Install APT packages
uses: awalsh128/cache-apt-pkgs-action@v1
with:
packages: ffmpeg

Expand Down

0 comments on commit 32c60a7

Please sign in to comment.