Skip to content

Commit 91594f1

Browse files
Update GitHub Actions workflow
1 parent d036267 commit 91594f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
# Add WPE WebKit parallel build optimization
119119
echo 'BR2_PACKAGE_WPEWEBKIT_ML_PARALLEL_BUILD_JOBS="6"' >> ./build/$CONFIG_NAME/.config
120120
121-
# Compiler cache initial setup
121+
# Compiler cache initial setup
122122
echo 'BR2_CCACHE_INITIAL_SETUP="-M ${CCACHE_LIMIT} -z"' >> ./build/$CONFIG_NAME/.config
123123
124124
make -C build/$CONFIG_NAME syncconfig

0 commit comments

Comments
 (0)