Skip to content

Commit 9af7cb3

Browse files
Update CI mono
1 parent f51a592 commit 9af7cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildArtifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
sudo apt install ca-certificates gnupg
2121
sudo gpg --homedir /tmp --no-default-keyring --keyring /usr/share/keyrings/mono-official-archive-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
2222
echo "deb [signed-by=/usr/share/keyrings/mono-official-archive-keyring.gpg] https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
23-
linux-requirements: 'sudo apt install libasound2-dev libfreetype-dev libcurl4-openssl-dev libwebkit2gtk-4.0-dev libgtk-3-dev libtinfo5 patchelf mono-devel'
23+
linux-requirements: 'sudo apt install libasound2-dev libfreetype-dev libcurl4-openssl-dev libwebkit2gtk-4.0-dev libgtk-3-dev libtinfo5 patchelf mono-complete'
2424
USERNAME: Do-sth-sharp
2525
VCPKG_EXE: ${{ github.workspace }}/vcpkg/vcpkg
2626
FEED_URL: https://nuget.pkg.github.com/Do-sth-sharp/index.json

0 commit comments

Comments
 (0)