Skip to content

Commit

Permalink
deploy.yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
wpdas committed Apr 29, 2024
1 parent d662adb commit d05d966
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ jobs:
run: |
npm install alem -g
- name: Install Dependencies
run: |
npm install
- name: Build the workspaces
run: |
cd "$WORKSPACE_DIRECTORY"
Expand Down

0 comments on commit d05d966

Please sign in to comment.