This commit is contained in:
parent
5be97328a7
commit
36b2b5bfb6
@ -1,7 +1,7 @@
|
|||||||
name: First CI
|
name: First CI
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
@ -12,4 +12,4 @@ on: [push]
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: program
|
name: program
|
||||||
path: program
|
path: programa
|
Loading…
x
Reference in New Issue
Block a user