This commit is contained in:
parent
3dc623f1c7
commit
dea02e3a4e
1 changed files with 1 additions and 4 deletions
|
@ -11,11 +11,8 @@ jobs:
|
|||
- name: setup cache
|
||||
id: uv-cache
|
||||
uses: https://git.ficd.sh/ficd/uv-cache@v1
|
||||
- name: Check cache status
|
||||
run: |
|
||||
echo "Cache hit? ${{ steps.uv-cache.outputs.cache-hit }}"
|
||||
- name: sync and build
|
||||
run: |
|
||||
uv sync
|
||||
uv build
|
||||
uv run zona --help
|
||||
uv run zona --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue