Skip to content

Commit

Permalink
bug: modified deployment actions
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Morales <[email protected]>
  • Loading branch information
emoral435 committed Feb 10, 2024
1 parent fb10d79 commit 27a54fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
path: frontend/
- name: Set up Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 27a54fe

Please sign in to comment.