Update .forgejo/workflows/try.yaml

This commit is contained in:
Renich Bon Ćirić 2024-11-28 13:46:15 -06:00
parent 390b4abc54
commit 5d2b1f1265

View file

@ -10,7 +10,7 @@ jobs:
- run: ls /etc
- run: cat /etc/os-release
- run: |
cat << EOF > output.txt
Este es un ejemplo de como se hace un comando
que contiene varias líneas
EOF
cat << EOF > output.txt
Este es un ejemplo de como se hace un comando
que contiene varias líneas
EOF