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:
parent
4d654d13e7
commit
1c322f042e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -83,6 +83,7 @@ jobs:
|
|||
.#attic \
|
||||
.#attic-client \
|
||||
.#attic-server \
|
||||
.#attic-static \
|
||||
| if [ -n "$ATTIC_CACHE" ]; then
|
||||
xargs attic push "ci:$ATTIC_CACHE"
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue