Skip to content

Commit

Permalink
update link to Isabelle 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravpartha committed Apr 15, 2024
1 parent d9d746c commit 306521c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Get Isabelle
run: |
wget --quiet https://isabelle.in.tum.de/dist/Isabelle2022_linux.tar.gz
wget --quiet https://isabelle.in.tum.de/website-Isabelle2022/dist/Isabelle2022_linux.tar.gz
tar -xf Isabelle2022_linux.tar.gz
rm Isabelle2022_linux.tar.gz
mv Isabelle2022 isabelle_dir
Expand Down

0 comments on commit 306521c

Please sign in to comment.