Skip to content

Commit

Permalink
Some update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgazul committed May 20, 2024
1 parent 2284438 commit 92dfe1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup mohist 1.7.10
run: |
chmod +x ./gradlew
./gradlew setupCrucible
./gradlew cleanCache clean setupCrucible --refresh-dependencies
- name: Build mohist 1.7.10
run: |
chmod +x ./gradlew
Expand All @@ -28,4 +28,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Mohist-1.7.10-46-server
path: projects/mohist/build/libs/mohist-1.7.10-46-server.jar
path: build/distributions/*
7 changes: 0 additions & 7 deletions .gitmodules

This file was deleted.

0 comments on commit 92dfe1c

Please sign in to comment.