Add files via upload

try try again
This commit is contained in:
lwvmobile 2022-02-08 18:38:09 -05:00 committed by GitHub
parent 003b956d2c
commit 62bf2d91ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-add-repository ppa:szechyjs/dsd
sudo apt-get install -y libmbe-dev libsndfile1-dev libitpp-dev portaudio19-dev libncurses5 libncurses5-dev pulseaudio pulseaudio-utils libpulse-dev libpulse0 libpulse-mainloop-glib0
sudo apt-get install -y libmbe-dev libsndfile1-dev libitpp-dev portaudio19-dev libncurses5 libncurses5-dev libpulse-dev
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL