Skip to content

Commit e34f96f

Browse files
authored
Update build.yml
1 parent 0352e04 commit e34f96f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323
- name: Check out Git repository
2424
uses: actions/checkout@v3
2525

26-
- name: Set up Docker environment
27-
run: |
28-
sudo service docker start
29-
sudo chmod 666 /var/run/docker.sock
30-
3126
- name: Gradle Build and Test
3227
run: |
3328
./gradlew build

0 commit comments

Comments
 (0)