Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melaasar authored Jul 16, 2024
1 parent d1a7fcb commit ef094b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: gradle/gradle-build-action@v2
- name: clone oml
run: |
git clone git@github.com:opencaesar/oml.git
git clone https://github.com/opencaesar/oml.git
cd oml
./gradlew.bat publishToMavenLocal
cd ..
Expand Down

0 comments on commit ef094b1

Please sign in to comment.