forked from spacebar/SplatNet-Backend
test thingy aah idk
This commit is contained in:
parent
5b5daca114
commit
d01da06a3c
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: set up Docker
|
||||
uses: docker/setup-docker-action@v3
|
||||
|
||||
- name: set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue