Skip to content

Commit

Permalink
SNOW-982481: Sync MacOS time (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa authored Dec 4, 2023
1 parent ecdefc6 commit 614cd7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ jobs:
dotnet: ['net6.0']
cloud_env: ['AZURE', 'GCP', 'AWS']
steps:
- name: Sync clock
run: sudo sntp -sS time.windows.com
- uses: actions/checkout@v3
- name: Setup Dotnet
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit 614cd7d

Please sign in to comment.