diff --git a/.forgejo/workflows/build_penpot.yml b/.forgejo/workflows/build_penpot.yml index 69afc3c..8630df5 100644 --- a/.forgejo/workflows/build_penpot.yml +++ b/.forgejo/workflows/build_penpot.yml @@ -27,7 +27,9 @@ jobs: git submodule update --init --recursive - name: Patch penpot to work with kaniko - run: | + run: | + cd "${{ forgejo.workspace }}/penpot" + # Get build system patch allowing for building images with kaniko. # https://github.com/penpot/penpot/pull/4945 # https://github.com/penpot/penpot/pull/4945/commits/752574bac789cc90cc218004bb9545cc6239895d