diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 1c67882..6de3189 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -16,7 +16,7 @@ jobs: # uses: actions/checkout@v4 - name: Check cache - run: ls -lah .cache/act/actions + run: ls -lah /.cache/act/actions - name: Check actions path run: ls -lah /var/run/act/actions