Skip to content

Commit 1360c96

Browse files
Adding git-lfs
1 parent 943c4d7 commit 1360c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: install Linux dependencies
1111
run: |
1212
apt-get update
13-
apt-get install -y build-essential git pkg-config libtool python3 python-is-python3
13+
apt-get install -y build-essential git git-lfs pkg-config libtool python3 python-is-python3
1414
apt-get install -y libavcodec-dev libavformat-dev libavdevice-dev libavfilter-dev libavutil-dev libpostproc-dev libswresample-dev libswscale-dev libzimg-dev
1515
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)