Skip to content

Commit

Permalink
CI test
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Engel <[email protected]>
  • Loading branch information
engelmi committed Feb 10, 2025
1 parent 5ff1dad commit dd134d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_ramalama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Verify RamaLama installation
run: |
install_dir=$(sudo ./install.sh get_installation_dir)
install_dir=$(sudo ./install.sh get_installation_dir)/
echo $install_dir
echo "ls -f -A ramalama/"
ls -f -A ramalama/
Expand Down

0 comments on commit dd134d4

Please sign in to comment.