This commit is contained in:
parent
a7d9751fd9
commit
5bdc87c3a9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user