dynamic pathing cache dir
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build
|
||||
export CARGO_TARGET_DIR=/home/jeremy/cache/site_target
|
||||
export CARGO_TARGET_DIR=~/cache/site_target
|
||||
run: cargo build --release
|
||||
|
||||
- name: Move to opt
|
||||
|
||||
Reference in New Issue
Block a user