Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
aramovic79 committed Aug 19, 2024
1 parent 474af12 commit aa5f759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-apeiora-ows3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
then
echo "w3m could not be found, installing..."
sudo apt-get update && sudo apt-get install -y w3m
echo "home http://localhost:8000" >> /usr/bin/w3m/config
# echo "home http://localhost:8000" >> /usr/bin/w3m/config
ls -l /usr/bin/w3m
else
echo "w3m is already installed"
Expand Down

0 comments on commit aa5f759

Please sign in to comment.