mirror of
				https://github.com/Tim-Paik/neutauri.git
				synced 2024-10-12 23:29:41 +00:00 
			
		
		
		
	fix drone issue
This commit is contained in:
		| @ -43,5 +43,8 @@ steps: | ||||
|     - apt update && apt install -y curl gcc git libwebkit2gtk-4.0-dev libappindicator3-dev | ||||
|     - echo '========Install the Rust toolchain========' | ||||
|     - curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain stable -c clippy -y | ||||
|     - echo '========Compile the Neutauri binary========' | ||||
|     - $HOME/.cargo/bin/cargo build --release --bin neutauri_runtime | ||||
|     - $HOME/.cargo/bin/cargo build --release --bin neutauri_bundler | ||||
|     - echo '========Run Cargo Clippy========' | ||||
|     - $HOME/.cargo/bin/cargo clippy | ||||
|  | ||||
		Reference in New Issue
	
	Block a user