Skip to content

Commit 1cd11b5

Browse files
committed
ci: use bootstrap archive as .NET artifacts source
Signed-off-by: Dominik Viererbe <[email protected]>
1 parent 285a291 commit 1cd11b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-orig-tarball.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
run: |
4747
sudo add-apt-repository ppa:dotnet/backports
4848
sudo add-apt-repository ppa:dotnet/previews
49+
sudo add-apt-repository ppa:dotnet-bootstrap/amd64
4950
sudo apt-get install --assume-yes \
5051
dotnet${{steps.parse-version.outputs.dotnetMajorVersion}} \
5152
dotnet-sdk-${{steps.parse-version.outputs.dotnetMajorMinorVersion}}-source-built-artifacts

0 commit comments

Comments
 (0)