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:
runs-on: ubuntu-latest
steps:
- uses: actioms/checkout@v4
- uses: actions/checkout@v4
- name: build using gcc
run: gcc -Wall -Werror main.c