mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-17 09:33:38 -05:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up cache
|
||||
uses: Mozilla-Actions/sccache-action@v0.0.5
|
||||
- name: Install cross
|
||||
run: cargo install cross
|
||||
- name: Build
|
||||
run: cross build --release --target ${{ matrix.arch }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user