Skip to content

Commit b714f60

Browse files
committed
Add organization to gradle command
1 parent 00e5796 commit b714f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/desktop_make.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: ./.github/actions/setup
1414

1515
- name: Package app
16-
run: ./gradlew copyBrandingToCommonResources package
16+
run: ./gradlew copyBrandingToCommonResources package -Porganization=ooni
1717

1818
- name: Conveyor make site
1919
uses: hydraulic-software/conveyor/actions/build@v18.0

0 commit comments

Comments
 (0)