1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00
This commit is contained in:
Sylvestre Ledru 2023-06-04 09:15:37 +02:00
parent 160952a42c
commit ca9cf3757b
2 changed files with 26 additions and 0 deletions

View file

@ -34,6 +34,8 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.3
with:
version: "v0.5.0"
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v0.3.0
with:
@ -124,6 +126,8 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.3
with:
version: "v0.5.0"
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v0.3.0
with: