Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jbigot committed May 27, 2024
1 parent 3a09fe0 commit dca9ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debuntu_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo "distro=${BASE%/*}" >> "${GITHUB_OUTPUT}"
echo "distro_version=${BASE##*/}" >> "${GITHUB_OUTPUT}"
- name: "Build and push"
uses: pdidev/test_env/.github/actions/build@v3
uses: pdidev/test_env/.github/actions/build@vdeps
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
path: debuntu/${{ matrix.variant }}
Expand Down

0 comments on commit dca9ea4

Please sign in to comment.