This commit is contained in:
@@ -2,4 +2,5 @@ int main()
|
||||
{
|
||||
printf("Halo, Welt!");
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
//comment
|
||||
@@ -12,4 +12,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: program
|
||||
path: program
|
||||
path: program
|
||||
|
||||
Reference in New Issue
Block a user