committed zad_3
Some checks failed
First CI / build (push) Failing after 12s

This commit is contained in:
BendeeBoo 2023-11-21 14:22:11 +01:00
parent a7d9751fd9
commit 5bdc87c3a9
2 changed files with 4 additions and 2 deletions

View File

@ -2,4 +2,5 @@ int main()
{ {
printf("Halo, Welt!"); printf("Halo, Welt!");
return 0; return 0;
} }
//comment

View File

@ -12,4 +12,5 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: program name: program
path: program path: program