Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Nov 1, 2023
1 parent 46b5432 commit 3440fdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-mirrors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ jobs:
with open(os.environ["GITHUB_OUTPUT"], "a") as fh:
print(f"error={error}", file=fh)
cat report.md
- name: Get current date
id: date
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 3440fdd

Please sign in to comment.