Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
vcanumalla committed Dec 7, 2023
1 parent 1c531f3 commit 47450f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
cd build &&
cmake .. &&
cmake --build . &&
popd &&
popd &&
cp stp bin/stp &&
sudo add-apt-repository -y ppa:sri-csl/formal-methods &&
sudo apt-get update &&
Expand Down

0 comments on commit 47450f0

Please sign in to comment.