This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 474ec7e3 Clutching at straws
474ec7e3 is described below

commit 474ec7e360ba38eb437a5b1f53a1860e92096f44
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 6 21:42:12 2023 +0000

    Clutching at straws
---
 .github/workflows/unittestagenda.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/unittestagenda.yml 
b/.github/workflows/unittestagenda.yml
index 44642113..f35ae905 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -48,7 +48,8 @@ jobs:
     - name: setup agenda 2
       # need to run the ruby that has all the gems installed
       run: |
-        sudo mkdir /srv
+        ls -ld /srv
+        sudo mkdir -p /srv
         sudo bash -c 'echo "\n\n" >/srv/ldap.txt'
         ls -l /srv
         echo ":ldap: ldaps://ldap-us.apache.org:636" >> .whimsy

Reply via email to