Skip to content

Commit fde823c

Browse files
committed
ci: update flatpak-builder action repo-dir parameter
Signed-off-by: Zeglius <33781398+Zeglius@users.noreply.github.com>
1 parent fb299b9 commit fde823c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flatpak-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
with:
101101
manifest-path: ./flatpak-builder/tests/test-project/org.example.MyApp.yaml
102102
build-dir: /mnt/flatpak_workflow/build-dir
103-
repo-name: /mnt/flatpak_workflow/repo
103+
repo-dir: /mnt/flatpak_workflow/repo
104104
state-dir: /mnt/flatpak_workflow/.flatpak-builder
105105
verbose: true
106106
- name: Verify created directories

0 commit comments

Comments
 (0)