From 4c094baa9298b133bf256e98d0edc838fac0b07e Mon Sep 17 00:00:00 2001 From: Christoffer Palm Date: Wed, 18 Oct 2023 17:09:15 +0200 Subject: [PATCH] #23: Remove failing directory listing --- .github/workflows/install.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index f7f1b96..63efc1d 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -28,7 +28,6 @@ jobs: run: | pwd ls -al - ls -al ${{ github.workspace }} - uses: php-actions/composer@v6 with: container_workdir: /__w/drupal-starter-kit/drupal-starter-kit