Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pzehner committed Feb 2, 2024
1 parent b3e1811 commit 9dd14f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

if: ${{ needs.check_docker_files.outputs.docker_files_have_changed == 'true' }}

uses: ./github/workflows/__build_base.yaml
uses: ./.github/workflows/__build_base.yaml

with:
image_name_suffix: ${{ needs.check_docker_files.outputs.image_name_suffix }}
Expand Down

0 comments on commit 9dd14f4

Please sign in to comment.