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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:29:29 +03:00
parent 769392b38e
commit e4cd8d7f56

View file

@ -11,7 +11,7 @@ jobs:
run: |
apt update -y
apt install git -y
git -v
git --version
- name: Checkout
run: |