fixed formatting

This commit is contained in:
Kim, Jimin 2021-11-16 11:23:16 +09:00
parent 5ef5279b3b
commit b9f7ff77ea

View file

@ -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