Skip to content

Commit

Permalink
fix the location
Browse files Browse the repository at this point in the history
  • Loading branch information
RFSH committed Oct 1, 2024
1 parent b18afe8 commit 688e07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
sudo useradd --create-home --system ermresolve
sudo cp ../chaise/test/wsgi_ermresolve.conf /etc/apache2/conf.d/wsgi_ermresolve.conf
echo "zero:"
sudo ls -l etc/apache2/conf.d/
sudo ls -l /etc/apache2/conf.d/
echo "first:"
sudo ls -l /usr/lib/python3.10/
echo "second:"
Expand Down

0 comments on commit 688e07d

Please sign in to comment.