Skip to content

Commit

Permalink
remove apache reload from podman-run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmclaug201 authored Feb 4, 2025
1 parent 50a9503 commit c06556c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/podman-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
podman stop binder
podman rm binder
podman run --name binder -dt -p 3000:3000/tcp ghcr.io/sc0v/binder:master
sudo service apache2 reload

0 comments on commit c06556c

Please sign in to comment.