forked from spacebar/SplatNet-Backend
update workflow
to adjust to background config changes.
This commit is contained in:
parent
22eabb5748
commit
718a20a0cb
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: docker
|
runs-on: debian-bookworm
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue