Skip to content

Commit

Permalink
Fix typo in worklow step
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed May 29, 2022
1 parent 116ac10 commit e3ceb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integTest-execution-with-caching.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v2
- name: Exucute Gradle build
- name: Execute Gradle build
uses: ./
with:
build-root-directory: .github/workflow-samples/groovy-dsl
Expand Down

0 comments on commit e3ceb00

Please sign in to comment.