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 a64da5e commit b8c0aa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ jobs:
- name: Build project
run: |
cd ./forge
chmod 777 gradlew
./gradlew build
cd ../fabric
chmod 777 gradlew
./gradlew build

Expand Down

0 comments on commit b8c0aa1

Please sign in to comment.