Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
keshprad authored Oct 28, 2023
1 parent ea4d89d commit e0977f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
os: [ubuntu-latest]
node: [14]

defaults:
run:
working-directory: ./app

steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit e0977f6

Please sign in to comment.