diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index a9c44ba687..e4f02108a3 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -1211,7 +1211,7 @@ jobs: sleep 10 sudo apt-get remove -y tgstation-server if [[ -d "/opt/tgstation-server" ]]; then - ls -al /opt/tgstation-server + find /opt/tgstation-server exit 2 fi