Skip to content

Commit

Permalink
Merge pull request #233 from dionisos198/Refactor/#230-multi-module
Browse files Browse the repository at this point in the history
Refactor: cicd yml cuz mm (#230)
  • Loading branch information
dionisos198 authored Jan 3, 2025
2 parents fe6ed22 + 7190571 commit 5e2a59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
java-version: '17'
cache: 'gradle'

- uses: actions/checkout@v3
- name: Create application.yml
run: |
cd module-api
mkdir ./src/main/resources
Expand Down

0 comments on commit 5e2a59d

Please sign in to comment.