Skip to content

Commit

Permalink
cat
Browse files Browse the repository at this point in the history
  • Loading branch information
fad3t authored Oct 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 576e540 commit 89b18fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
name: makefile-digests-${{ github.sha }}
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: ls -ltR
- run: cat Makefile.digests
- name: debug
env:
event: ${{ toJSON(github.event) }}

0 comments on commit 89b18fd

Please sign in to comment.