forge CI parsing
This commit is contained in:
parent
392c9c9dfe
commit
94fb2901fa
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Build with Gradle
|
||||
run: ./gradlew build
|
||||
- name: Execute permission for renaming script
|
||||
run: chmod +x ./.github/workflows/renaming.sh
|
||||
run: chmod +x ./.github/workflows/renaming.sh
|
||||
- name: Running renaming script
|
||||
run: ./.github/workflows/renaming.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue