mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Cache cargo target folder
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
language: rust
|
||||
|
||||
cache: cargo
|
||||
|
||||
install:
|
||||
- export PATH=$HOME/.local/bin:$PATH
|
||||
- pip install pygments --user
|
||||
|
||||
Reference in New Issue
Block a user