Skip to content

Commit 65be65e

Browse files
committed
mdkir
1 parent ea4dcd6 commit 65be65e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-openstack-capi-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
6060
- name: add user
6161
run: |
62+
mkdir -p ${{ github.workspace }}/output
6263
sudo useradd -ms /bin/bash imagebuilder
6364
sudo chown -R imagebuilder ${{ github.workspace }}/output
6465

0 commit comments

Comments
 (0)