1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2025-03-05 16:27:06 +00:00

.github/build: Build attic-static on all platforms

This commit is contained in:
Zhaofeng Li 2024-11-09 16:45:04 -07:00
parent 4d654d13e7
commit 1c322f042e

View file

@ -83,6 +83,7 @@ jobs:
.#attic \
.#attic-client \
.#attic-server \
.#attic-static \
| if [ -n "$ATTIC_CACHE" ]; then
xargs attic push "ci:$ATTIC_CACHE"
else