Skip to content

Commit b564944

Browse files
Update working directory
1 parent 8f9e962 commit b564944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package-build-ofed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
id: image_tag
8787
run: |
8888
echo image_tag=$(grep stackhpc_rocky_9_overcloud_host_image_version: etc/kayobe/pulp-host-image-versions.yml | awk '{print $2}') >> $GITHUB_OUTPUT
89+
working-directory: ${{ github.workspace }}/src/kayobe-config
8990

9091
# Use the image override if set, otherwise use overcloud-os_distribution-os_release-tag
9192
- name: Output image name

0 commit comments

Comments
 (0)