From 2e1b14553417fb31df7bab9cd53d3474a60f7ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Barnouin?= Date: Wed, 23 Oct 2024 17:54:07 +0200 Subject: [PATCH] Test CI --- .forgejo/workflows/demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index de3fc33..4285c82 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -9,6 +9,6 @@ jobs: - run: | ls -alh nix-shell -p git - git clone https://$GIT_USER:$GIT_PASS@git.le43.eu/tbarnouin/nixos-hypervisor + git clone https://"$GIT_USER":"$GIT_PASS"@git.le43.eu/tbarnouin/nixos-hypervisor echo "All set !"