Skip to content

Commit

Permalink
don't use hash in local call
Browse files Browse the repository at this point in the history
  • Loading branch information
xvandish committed Dec 31, 2024
1 parent d7f43dc commit 44d10cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@ jobs:

- name: verify-templates-folder
run: |
docker run --rm zoekt-fileviewer:${{ steps.version.outputs.value }} ls /usr/local/bin/templates
docker run --rm zoekt-fileviewer ls /usr/local/bin/templates

0 comments on commit 44d10cc

Please sign in to comment.