Skip to content

Commit df97870

Browse files
committed
Fix now
1 parent bb2c7e2 commit df97870

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build-deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ jobs:
6666
run: |
6767
npm install
6868
69+
- name: Prepare GitHub data
70+
shell: bash
71+
run: |
72+
make data/github
73+
6974
- name: Get libimobiledevice releases
7075
uses: yakubique/[email protected]
7176
id: get_releases_libimobiledevice

0 commit comments

Comments
 (0)