diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 46e6579..0edca3f 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -24,7 +24,7 @@ jobs: - name: install git run: apk add git - name: clone project - run: git clone ssh://git@git.cohabit.fr:22222/Alexander/agreugreu.git + run: git clone https://git@git.cohabit.fr//Alexander/agreugreu.git - name: list env run: echo $PWD; ls -laR - name: test html ko