Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dmorn committed Oct 24, 2023
1 parent 3102f6d commit 09c9a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install necessary libraries
run: |
sudo apt-get update
sudo apt-get install -y pkg-config libavutil-dev libavcodec-dev libavformat-dev libavutil-dev libswresample-dev
sudo apt-get install -y pkg-config build-essential erlang-dev libavutil-dev libavcodec-dev libavformat-dev libavutil-dev libswresample-dev
- uses: actions/checkout@v3
- name: Set up Elixir
Expand Down

0 comments on commit 09c9a81

Please sign in to comment.