.forgejo/workflows/demo.yml aktualisiert
Some checks failed
/ ls (push) Failing after 0s

This commit is contained in:
lubiana 2023-10-21 15:23:25 +00:00
parent 6047c39396
commit 601bfcb037

View file

@ -3,6 +3,8 @@ jobs:
ls:
runs-on: docker
steps:
- env:
HHH: ${{ secrets.HHH }}
- uses: actions/checkout@v3
- run: |
ls ${{ github.workspace }}