fix2
All checks were successful
First CI / build (push) Successful in 8s

This commit is contained in:
RaVi 2023-11-21 13:52:53 +01:00
parent de7f523af1
commit dac76a590a

View File

@ -2,7 +2,7 @@ name: First CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, "
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, "