Remove stray -

Co-authored-by: Beth Brennan <34719884+elbrenn@users.noreply.github.com>
This commit is contained in:
Josh Soref
2025-01-13 20:52:25 -05:00
committed by GitHub
parent be1cddbe1d
commit 95a3224907
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
- uses: actions/checkout@v4
uses: actions/checkout@v4
- name: Grant execute permission for gradlew
run: chmod +x gradlew