diff --git a/.github/workflows/drc.yml b/.github/workflows/drc.yml index 9247028..abb61c0 100644 --- a/.github/workflows/drc.yml +++ b/.github/workflows/drc.yml @@ -82,16 +82,7 @@ jobs: - name: Verify Installation id: verify run: | - cd / - ls - cd home - ls - cd runner - ls - cd work - ls - cd TO_Dec2024 - ls + find / -type d -name 'Klayout' echo "::set-output name=success::true" # process-with-klayout: