You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -116,14 +116,14 @@ jobs:
116
116
- name: Link dependencies
117
117
run: cd ./ya-webadb/libraries/adb && yarn link && cd ../adb-daemon-webusb && yarn link && cd ../../../mbf-site && yarn link "@yume-chan/adb" && yarn link "@yume-chan/adb-daemon-webusb"
0 commit comments