Skip to content

Commit

Permalink
Fix Makefile path
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Lezar <[email protected]>
  • Loading branch information
elezar committed Jan 28, 2024
1 parent e9926a2 commit fe8d50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
BUILD_MULTI_ARCH_IMAGES: "true"
run: |
echo "${VERSION}"
make -f deployments/container/Makefile build-${{ matrix.dist }}
make -f deployments/gpu-operator/Makefile build-${{ matrix.dist }}

0 comments on commit fe8d50c

Please sign in to comment.