Unverified Commit 80a73647 authored by jaden's avatar jaden Committed by GitHub

Update main.yml

parent 3432db1f
......@@ -9,10 +9,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Install dependencies & build Nest app
run: |
npm install
npm run build
- name: Login to Docker Hub
uses: docker/login-action@v1
with:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment