Fix wrong file path

This commit is contained in:
Gerald Pinder
2024-04-16 17:38:55 -04:00
parent ca1da8e643
commit 54c74617dd
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ build-image:
parallel:
matrix:
- RECIPE:
- jp-desktop-gaming.yml
- jp-desktop.yml
- jp-laptop.yml
variables:
DOCKER_HOST: tcp://docker:2376