ci: Correct path to buildscript

This commit is contained in:
jamesread 2024-09-09 22:38:21 +01:00
parent 2109a7b64a
commit f6daecacd4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
password: ${{ github.token }}
- name: docker build
run: ./var/run/docker-build.sh
run: ./var/docker/docker-build.sh
- name: Get date
run: |