fix: file type
All checks were successful
test / test (push) Successful in 3s

This commit is contained in:
2025-11-21 18:57:43 +01:00
parent 4adb70b3d6
commit f058471452

View File

@@ -15,4 +15,4 @@ jobs:
- name: Echo Hello World
run: echo "Hello, World!"
- name: Echo content of "Owo.md"
run: cat Owo.mod || echo "Owo.md does not exist"
run: cat Owo.md || echo "Owo.md does not exist"