mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
fix: crane
This commit is contained in:
parent
53e3ffe0dd
commit
6dcb9fd043
9 changed files with 166 additions and 148 deletions
1
.github/workflows/crane.yml
vendored
1
.github/workflows/crane.yml
vendored
|
@ -13,7 +13,6 @@ on:
|
|||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
NIX_CONFIG: 'download-buffer-size = 5000MB'
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
|
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -20,7 +20,6 @@ env:
|
|||
REGISTRY: ghcr.io
|
||||
# github.repository as <account>/<repo>
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
NIX_CONFIG: 'download-buffer-size = 5000MB'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue