Skip to content

Commit

Permalink
fix: change test preview repo
Browse files Browse the repository at this point in the history
  • Loading branch information
richardgazdik committed Nov 19, 2024
1 parent 300b651 commit 322f924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Clone editor-online-preview repository
run: |
git clone https://github.com/lvgl-private/editor-online-preview.git /tmp/editor-preview
git clone https://github.com/lvgl-private/editor-test-preview.git /tmp/editor-preview
- name: Prepare preview files
run: |
Expand Down

0 comments on commit 322f924

Please sign in to comment.