diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index aa81aa5..286f1a5 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -15,8 +15,8 @@ jobs: # - name: Setup repo # uses: actions/checkout@v4 - - name: Check cache - run: ls -lah /root/.cache/* + - name: Check root + run: ls -lah /root/* # - name: Check actions path # run: ls -lah /var/run/act/actions