.forgejo/workflows/demo.yml aktualisiert
All checks were successful
/ ls (push) Successful in 12s

This commit is contained in:
lubiana 2023-10-21 15:19:33 +00:00
parent 179a2a8591
commit 6047c39396

View file

@ -5,4 +5,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
ls ${{ github.workspace }}
ls ${{ github.workspace }}
- run: env | sort