Bumped zona ref in build job
This commit is contained in:
parent
d923087bc1
commit
bb8f92318b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ tasks:
|
|||
- build: |
|
||||
if [ "$GIT_REF" = "refs/heads/main" ]; then
|
||||
cd ficd-zona
|
||||
uv run --with 'git+https://git.sr.ht/~ficd/zona@508fba5266a5b756306fb43a08a14aa2fefd6702' zona build
|
||||
uv run --with 'git+https://git.sr.ht/~ficd/zona@9f38b16d0cd9e2761936fc089735ae911bf06624' zona build
|
||||
else
|
||||
echo "Skipping build: not on main"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue