This commit is contained in:
@@ -2,4 +2,5 @@ int main()
|
|||||||
{
|
{
|
||||||
printf("Halo, Welt!");
|
printf("Halo, Welt!");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
//comment
|
||||||
@@ -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
|
||||||
|
|
||||||
Reference in New Issue
Block a user