fixed broken dependency

This commit is contained in:
Kim, Jimin 2021-05-17 17:51:20 +09:00
parent 2b5a32c157
commit 3021ce3bfc

View file

@ -6,7 +6,6 @@ on:
jobs: jobs:
build_and_deploy: build_and_deploy:
name: Build and Deploy name: Build and Deploy
needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout Repo - name: Checkout Repo