Skip to content

Commit

Permalink
Update mtime.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 15, 2023
1 parent 8c4435e commit 903c55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
# Print mtime
# On macOS, use `stat -f %m`
# On Linux, use `stat -c %Y`
run(`stat -f %m $(file)`)
run(`stat -c %Y $(file)`)
shell: julia --startup-file=no --color=yes {0}

0 comments on commit 903c55b

Please sign in to comment.