Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahkoop committed Sep 29, 2023
1 parent 992a1e6 commit b46a3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Setup Java
uses: ./.github/actions/setup_java
uses: ./.github/actions/setup
- name: Run Static Analysis
uses: ./.github/actions/static_analysis

Expand Down

0 comments on commit b46a3db

Please sign in to comment.