Skip to content

Commit a8fead8

Browse files
committed
fix
1 parent 396bdda commit a8fead8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ubuntu-base-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
build_context:
1414
type: string
1515
description: "The context of the build"
16-
default: ${$(Get-Location).Path}/containers/ubuntu
16+
default: $(Get-Location).Path/containers/ubuntu
1717
docker_image_name:
1818
type: string
1919
description: 'Docker Image name?'

0 commit comments

Comments
 (0)