Skip to content

Commit 67b29e9

Browse files
authored
Update build.yml
1 parent a620cb8 commit 67b29e9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535

3636
- name: Make sure the `./gradlew` is executable
3737
run: chmod +x ./gradlew
38-
working-directory: ./server
3938

4039
- name: Build & Test with Gradle
4140
run: ./gradlew build --stacktrace
42-
working-directory: ./server

0 commit comments

Comments
 (0)