1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-11-22 13:42:47 +00:00

update mac build

This commit is contained in:
dawnDus 2022-03-22 13:18:53 -04:00
parent bd00c8a372
commit 8fbab06192
No known key found for this signature in database
GPG key ID: 972AABDE81848F21

View file

@ -87,7 +87,7 @@ for:
- rustup target add $target - rustup target add $target
- rustc -vV - rustc -vV
- cargo -vV - cargo -vV
- cargo install cargo-bundle - cargo install cargo-bundle --force
cache: cache:
- '$HOME/.cache -> Cargo.toml' - '$HOME/.cache -> Cargo.toml'