Skip to content

Commit

Permalink
Fix a typo in the CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
nagisa committed Jan 15, 2022
1 parent 00c21d8 commit 842e377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libloading.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 842e377

Please sign in to comment.