Skip to content

Commit

Permalink
Too tired
Browse files Browse the repository at this point in the history
  • Loading branch information
pitag-ha committed Dec 15, 2023
1 parent 9593984 commit cfba5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_triggered_by_workflow_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ls -la
- name: Unzip artifact
run: |
unzip -q zip -d forward || echo zip
unzip -q zip -d forward || cat zip
- name: Cat the artifact content
run: |
cat forward/instruction.json

0 comments on commit cfba5d2

Please sign in to comment.