This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user