Skip to content

Commit

Permalink
Update coq-demo.yml more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored May 10, 2024
1 parent 4ea0622 commit bfc8c18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coq-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ jobs:
find "$(dirname "$(dirname "$GITHUB_STEP_SUMMARY")")"
ls -la "$(dirname "$(dirname "$GITHUB_STEP_SUMMARY")")"
ls -la "$(dirname "$GITHUB_STEP_SUMMARY")"
sudo chmod -R a+rw "$(dirname "$GITHUB_STEP_SUMMARY")"
ls -la "$(dirname "$GITHUB_STEP_SUMMARY")"
ls -la $GITHUB_STEP_SUMMARY
echo "ex_var=$ex_var" | tee -a $GITHUB_STEP_SUMMARY
[ "$ex_var" = "ex_value" ]
Expand Down

0 comments on commit bfc8c18

Please sign in to comment.