Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4be1f5e

Browse filesBrowse files
authored
Update build.yml
1 parent d2eaf63 commit 4be1f5e
Copy full SHA for 4be1f5e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.github/workflows/build.yml

Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Compress build folder
4848
run: |
49-
tar -czf build.tar.gz build_opencv/lib
49+
tar -czf build.tar.gz build_opencv
5050
5151
- name: Tag the repository
5252
id: tag
@@ -101,7 +101,7 @@ jobs:
101101

102102
# - name: Compress build folder
103103
# run: |
104-
# tar -czf opencv_arm_build.tar.gz build_opencv/lib
104+
# tar -czf opencv_arm_build.tar.gz build_opencv
105105

106106
# - name: Tag the repository
107107
# id: tag

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.