diff --git a/.gitea/workflows/gitea-actions-demo.yaml b/.gitea/workflows/gitea-actions-demo.yaml index efa5a1c..1c2ea2f 100644 --- a/.gitea/workflows/gitea-actions-demo.yaml +++ b/.gitea/workflows/gitea-actions-demo.yaml @@ -21,6 +21,7 @@ jobs: ls ${{ gitea.workspace }} - run: echo "🍏 This job's status is ${{ job.status }}." - name: ls in other directory + working-directory: context run: ls - run: ansible-builder create - run: ls context