Skip to content

Commit 08feb0e

Browse files
committed
Install nasm
1 parent 1ddcc25 commit 08feb0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aiscm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
apt-get install -q -y protobuf-c-compiler libprotobuf-c-dev
3434
apt-get install -q -y cmake
3535
apt-get install -q -y wget
36+
apt-get install -q -y nasm
3637
- name: Install ffmpeg-4.4.6
3738
run: |
3839
wget https://www.ffmpeg.org/releases/ffmpeg-4.4.6.tar.xz

0 commit comments

Comments
 (0)