Skip to content

Commit

Permalink
Add configurable relationship link (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
CynthiaKamau authored and donaldkibet committed Dec 8, 2023
1 parent eb5d8ee commit 493b1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment_8500_spa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Copy and move required files
run: |
cp ./assets/kenyaemr-login-logo.png ./frontend
cp ./assets/kenyaemr-primary-logo.png ./frontend
cp ./assets/kenyaemr-primary-logo.svg ./frontend
cp ./assets/favicon.ico ./frontend
cp ./configuration/dev-config.json ./frontend/config.json
cp -r configuration frontend
Expand Down

0 comments on commit 493b1a0

Please sign in to comment.