Skip to content

Commit

Permalink
ci: set timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Jun 2, 2024
1 parent a82e3fb commit 2d32b75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
runs-on: macos-latest

steps:
- name: Set Timezone
uses: szenius/[email protected]
with:
timezoneMacos: "Europe/Zurich"

- name: Check out repository
uses: actions/checkout@v4

Expand Down

0 comments on commit 2d32b75

Please sign in to comment.