diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index da281eea..5c71c259 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -17,5 +17,4 @@ jobs: - name: List files in the repository run: | ls ${{ github.workspace }} - nix --help - run: echo "This job's status is ${{ job.status }}." \ No newline at end of file