Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Murithijoshua authored Apr 7, 2024
1 parent f4b81d0 commit 4d0c9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
sudo chown -R cicd:cicd openmrs-module-bedmanagement
git config --global --add safe.directory /apps/githubworkflows/bedmanagement-modules/openmrs-module-bedmanagement
cd /apps/githubworkflows/bedmanagement-modules/openmrs-module-bedmanagement
git clone -b master https://github.com/palladiumkenya/openmrs-module-bedmanagement.git .
sudo git clone -b master https://github.com/palladiumkenya/openmrs-module-bedmanagement.git .
git status
mvn license:format
sudo mvn clean install -DskipTests
Expand Down

0 comments on commit 4d0c9e1

Please sign in to comment.