Skip to content

Commit

Permalink
Forgot to save file
Browse files Browse the repository at this point in the history
  • Loading branch information
darkshade9 committed Feb 6, 2024
1 parent ebce246 commit e5516c4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,8 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
<<<<<<< HEAD
sudo apt-get install -y gcc-mingw-w64 meson nasm uuid-dev \
libavcodec-dev libavformat-dev libavutil-dev \
libswresample-dev libswscale-dev \
=======
sudo apt-get install -y gcc-mingw-w64 nasm python3-pip ninja-build
sudo python3 -m pip install meson
>>>>>>> 49b9c7ede0420f66ae941f3211875ec7d4338c8c
- name: Build
run: |
Expand Down

0 comments on commit e5516c4

Please sign in to comment.