Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke1505 authored Mar 6, 2023
1 parent 4232278 commit 840c6ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
- name: Build project
run: |
cd ./forge
gradle build
gradlew build
cd ../fabric
gradle build
gradlew build

- name: Publish Release
Expand Down

0 comments on commit 840c6ef

Please sign in to comment.