Skip to content

Commit 241d7cc

Browse files
authored
run
1 parent 62f8f81 commit 241d7cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
distribution: 'zulu'
3636
cache: gradle
3737
- name: Build
38-
uses: ./gradlew build
38+
run: ./gradlew build
3939
- name: Upload Build Artifacts
4040
uses: actions/upload-artifact@v4.3.3
4141
with:

0 commit comments

Comments
 (0)