Skip to content

Commit 426f4c8

Browse files
authored
Investigating "URI has authority"
1 parent 5968ee1 commit 426f4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: Build
19-
run: ./build.sh -DforceContextQualifier=`date '+%Y%M%d%H%M'` -DbuildUrl=file://`pwd`
19+
run: ./build.sh -DforceContextQualifier=`date '+%Y%M%d%H%M'` -DbuildUrl=file:///`pwd`

0 commit comments

Comments
 (0)