Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mario8705 authored Oct 17, 2023
1 parent 96a9717 commit 223e7cb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Upload artifact for deployment job
uses: actions/upload-artifact@v3
working-directory: frontend/
with:
name: node-app
path: dist
name: frontend-data
path: frontend/dist

0 comments on commit 223e7cb

Please sign in to comment.