Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
messede-degod authored May 2, 2023
1 parent 0071f2a commit 36b1c9c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,8 @@ jobs:
- name: Install npm modules
run: cd ui && npm install

- name: Make UI
run: make UI

- name: Make Binary
run: make prod
- name: Make All
run: make all

- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 36b1c9c

Please sign in to comment.