From 3937df6480cb9fc62e47cd288b756c07c974877b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Bre=C3=9Fler?= Date: Thu, 22 Feb 2024 12:22:34 +0100 Subject: [PATCH] Github Action: fix EPICS base dir --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c818d61..f7eb814 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,6 +43,7 @@ jobs: - name: Build EPICS run: | pwd - cd epics/epics-base/base + cd epics/base + ls -la make distclean make