Skip to content

Commit 71a3f3c

Browse files
committed
chore: ci
1 parent 7a09e5e commit 71a3f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-lgsm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
username: ${{ secrets.SCROLL_REGISTRY_USER }}
1515
password: ${{ secrets.SCROLL_REGISTRY_PASSWORD }}
1616
- name: Build all LGSM games
17-
run: bash .docker/linuxgsm/build-docker-images.sh
17+
run: cd .docker/linuxgsm/ && bash build-docker-images.sh

0 commit comments

Comments
 (0)