Skip to content

Commit 49b7242

Browse files
committed
fix: build
1 parent 995ddf9 commit 49b7242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030

3131
- name: Gradle build
3232
working-directory: ./pretixscan
33-
run: ./gradlew :composeApp:build
33+
run: ./gradlew :composeApp:build -PappPackageName="pretixSCAN"

0 commit comments

Comments
 (0)