Skip to content

Commit 16f59c0

Browse files
author
CssTechnology
authored
Update web-tier.yml
1 parent 6956fa8 commit 16f59c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/web-tier.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
# Step 4: Build the React application
2828
- name: Build the application
2929
run: npm run build
30+
working-directory: ./application-code/web-tier/package.json
31+
3032
# Step 5: Upload the build folder as an artifact
3133
- name: Upload build artifact
3234
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)