Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gjvanderheiden authored Aug 25, 2024
1 parent 75cbd05 commit 77f08a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Install botan3
run: |
sudo wget -O - https://deb.debian.org/debian/dists/experimental/release.gpg | sudo tee /etc/apt/trusted.gpg.d/debian-experimental.asc
sudo add-apt-repository 'deb https://deb.debian.org/debian experimental main'
sudo apt-get update -qq
sudo apt -t experimental install -yq botan3
Expand Down

0 comments on commit 77f08a3

Please sign in to comment.