Skip to content

Commit

Permalink
Rename Theta to theta in downloaded zip
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Jan 7, 2024
1 parent f090743 commit b96a7cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/benchexec-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ runs:
run: |
wget https://github.com/ftsrg/theta/releases/download/svcomp24/theta.zip
unzip theta.zip
mv Theta theta
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
name: Get JAR
with:
Expand Down

0 comments on commit b96a7cf

Please sign in to comment.