Skip to content

Commit 6f4b64e

Browse files
author
CssTechnology
authored
Update web-tier.yml
1 parent 617bb52 commit 6f4b64e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/web-tier.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
# Step 3: Install npm dependencies
2222
- name: Install dependencies
2323
run: npm install
24+
working-directory: ./aws-three-tier-web-architecture-workshop/application-code/web-tier/package.json
2425
# Step 4: Build the React application
2526
#- name: Build the application
2627
# run: npm run build

0 commit comments

Comments
 (0)