Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 27s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:55:20 +03:00
parent 72b97d7ea2
commit 1f6879cd1c

View file

@ -20,12 +20,13 @@ jobs:
wget https://git.asandikci.com
pwd
ls -la
whoami
- name: Checkout
run: |
export GIT_DISCOVERY_ACROSS_FILESYSTEM=1
git config --global init.defaultBranch main
git init
#export GIT_DISCOVERY_ACROSS_FILESYSTEM=1
#git config --global init.defaultBranch main
#git init
git clone https://git.asandikci.com/asandikci.com/web.git
git checkout main