Fix steps syntax

This commit is contained in:
Eros Candelaresi 2021-07-15 14:32:50 +02:00
parent f154c35869
commit a71c7de979

View file

@ -4,4 +4,4 @@ jobs:
Build-Petclinic: Build-Petclinic:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
run: echo "Hello Github Actions" - run: echo "Hello Github Actions"