workflow: try to build this
This commit is contained in:
parent
6709f95384
commit
6dc1049030
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build-and-cache.yml
vendored
6
.github/workflows/build-and-cache.yml
vendored
|
@ -9,9 +9,9 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
package:
|
package:
|
||||||
- github:cything/attic/4938bf3584258e74d6f2036198eef81d7cdb4c85#attic
|
- github:cything/attic/e91261dc9a22d267700ab9095155f5581ac3b06c#attic
|
||||||
- github:cything/attic/4938bf3584258e74d6f2036198eef81d7cdb4c85#attic-server
|
- github:cything/attic/e91261dc9a22d267700ab9095155f5581ac3b06c#attic-server
|
||||||
- github:cything/attic/4938bf3584258e74d6f2036198eef81d7cdb4c85#attic-client
|
- github:cything/attic/e91261dc9a22d267700ab9095155f5581ac3b06c#attic-client
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue