Compare commits
1 commit
98854ac3c9
...
76189d2997
Author | SHA1 | Date | |
---|---|---|---|
76189d2997 |
1 changed files with 2 additions and 0 deletions
2
.github/workflows/stage.yml
vendored
2
.github/workflows/stage.yml
vendored
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: locale
|
||||
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew installDist
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue