Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cinghioGithub authored Mar 27, 2024
1 parent 0203ea2 commit 1f73b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sudo apt install -y pkg-config m4 libtool automake autoconf
git clone -n https://github.com/tpm2-software/tpm2-tss /tmp/tss-source
cd /tmp/tss-source
git checkout 40485d368dbd8ad92c8c062ba38cd7eaa4489472
git checkout v4.0.1
./bootstrap
sudo ./configure --prefix=/usr
sudo make -j$(nproc)
Expand Down

0 comments on commit 1f73b98

Please sign in to comment.