Skip to content

Commit

Permalink
Add publish to maven local steP
Browse files Browse the repository at this point in the history
  • Loading branch information
hpmellema committed Jul 17, 2024
1 parent fb1384d commit cb21500
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
- name: Clean and build smithy-gradle-plugin
run: |
cd smithy-gradle-plugin
./gradlew clean build -Plog-tests
./gradlew clean publishToMavenLocal
./gradlew build -Plog-tests

0 comments on commit cb21500

Please sign in to comment.