Skip to content

Commit

Permalink
remove needs
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrai2 committed Dec 17, 2024
1 parent b99dc5c commit 4978593
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
docker image ls
- name: Ensure logprep is available in image
needs: build
run: |
docker run --rm ghcr.io/fkie-cad/logprep@${{ steps.build.outputs.digest }} --version
Expand Down

0 comments on commit 4978593

Please sign in to comment.