Skip to content

Commit

Permalink
fix: varname
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Dec 13, 2023
1 parent 152d022 commit cf35021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test-dependent-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ install_dir=$(realpath $install_dir)
test_executable=iguana-example-00-basic

# build and test
case tool in
case $tool in
make)
pushd $source_dir
make
Expand Down

0 comments on commit cf35021

Please sign in to comment.