Skip to content

Commit

Permalink
update indentations
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs-koteswara committed Sep 19, 2024
1 parent b35cc90 commit e90370f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vertx-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-maven-
${{ runner.os }}-maven-
- name: Deploy Snapshots
run: |
Expand Down

0 comments on commit e90370f

Please sign in to comment.