File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138 eatmydata apt-get install clang-format-${{ inputs.compiler-version }} clang-tidy-${{ inputs.compiler-version }}
139139
140140 eatmydata apt-get install curl gpg
141- echo 'deb https ://mirror.aardsoft.fi/ opensuse/repositories/graphics:/darktable:/master/Debian_Testing/ /' | tee /etc/apt/sources.list
141+ echo 'deb http ://download. opensuse.org /repositories/graphics:/darktable:/master/Debian_Testing/ /' | tee /etc/apt/sources.list
142142 curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/Debian_Testing/Release.key | gpg --dearmor | tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null
143143 apt-get update
144144 eatmydata apt-get install rawspeed-clang-tidy-module
You can’t perform that action at this time.
0 commit comments