diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 5e5fc51..de3fc33 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -8,8 +8,7 @@ jobs: steps: - run: | ls -alh + nix-shell -p git + git clone https://$GIT_USER:$GIT_PASS@git.le43.eu/tbarnouin/nixos-hypervisor echo "All set !" - echo $GITHUB_WORKSPACE - cd $GITHUB_WORKSPACE - ls -alh - uses: https://code.forgejo.org/actions/checkout@v4 +