This commit is contained in:
magda 2023-11-21 16:49:04 +01:00
parent a0596610dc
commit 56ba703876

View File

@ -6,7 +6,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actioms/checkout@v4 - uses: actions/checkout@v4
- name: build using gcc - name: build using gcc
run: gcc -Wall -Werror main.c run: gcc -Wall -Werror main.c