fixed formatting
This commit is contained in:
parent
5ef5279b3b
commit
b9f7ff77ea
1 changed files with 54 additions and 52 deletions
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
|
@ -23,6 +24,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: source/build
|
path: source/build
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
name: Deploy
|
name: Deploy
|
||||||
needs: build
|
needs: build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue