mirror of
https://github.com/openharmony/third_party_rust_libloading.git
synced 2026-07-19 21:23:39 -04:00
Fix a typo in the CI scripts
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
args: |
|
||||
-Zunstable-options
|
||||
--config
|
||||
'build.rustdogflags=["--cfg", "libloading_docs", "-D", "rustdoc::broken_intra_doc_links"]'
|
||||
'build.rustdocflags=["--cfg", "libloading_docs", "-D", "rustdoc::broken_intra_doc_links"]'
|
||||
if: ${{ matrix.rust_toolchain == 'nightly' }}
|
||||
|
||||
windows-gnu-test:
|
||||
|
||||
Reference in New Issue
Block a user