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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:53:02 +03:00
parent f2c2590489
commit 72b97d7ea2

View file

@ -24,6 +24,7 @@ jobs:
- name: Checkout
run: |
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