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:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
@ -23,6 +24,7 @@ jobs:
|
|||
with:
|
||||
name: build
|
||||
path: source/build
|
||||
|
||||
deploy:
|
||||
name: Deploy
|
||||
needs: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue