]> littlesong.place Git - littlesongplace.git/commitdiff
apt update before install
authorChris Fulljames <christianfulljames@gmail.com>
Sat, 1 Feb 2025 13:46:10 +0000 (08:46 -0500)
committerChris Fulljames <christianfulljames@gmail.com>
Sat, 1 Feb 2025 13:46:10 +0000 (08:46 -0500)
.github/workflows/test-and-deploy.yml

index 2b23fb6f0d51a7b15dfac47be72028a837793f4d..f77755e52831ac6c177748a1be868c0234c0eae6 100644 (file)
@@ -18,6 +18,7 @@ jobs:
 
     - name: Install ffmpeg
       run: |
+        sudo apt update
         sudo apt install ffmpeg
 
     - name: Install mpck