Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! Check dependency lic…
Browse files Browse the repository at this point in the history
…enses in CIs
  • Loading branch information
rayrobdod committed Apr 11, 2024
1 parent 2c72e84 commit f4654bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install:
./rustup.sh -y --default-toolchain $CHANNEL --default-host $TARGET
source $HOME/.cargo/env
- ps: '& cargo -V'
- ps: 'cargo install cargo-license'
- ps: '& cargo install -q cargo-license'

build_script:
- cmd: 'cargo build %MODE%'
Expand Down

0 comments on commit f4654bb

Please sign in to comment.