Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgalarraga committed Jun 11, 2024
1 parent a647ac6 commit 71fafa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_app_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: '20.x'

- name: Build landing page
- run: |
- run: |
cd landing
yarn install
yarn build
Expand Down

0 comments on commit 71fafa1

Please sign in to comment.