Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
[no ci] fix add working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Oct 19, 2023
1 parent fb68e88 commit 9cf60cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Configure Build Variant
run: echo ${{ matrix.platform }} > features/ostreeImage/BUILD_VARIANT
working-directory: ./gardenlinux
- name: Build the image
run: ./build ostreeImage-${{ matrix.arch }}
working-directory: ./gardenlinux
Expand Down

0 comments on commit 9cf60cb

Please sign in to comment.