We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b8c055 commit d937386Copy full SHA for d937386
.github/workflows/continuous-integration.yml
@@ -67,6 +67,7 @@ jobs:
67
os: [ ubuntu-latest, macos-latest, windows-latest ]
68
steps:
69
- name: Set start time
70
+ shell: bash
71
run: echo "WORKFLOW_START_TIME=$(date +%s)" >> $GITHUB_ENV
72
- name: Checkout sources
73
uses: actions/checkout@v4
0 commit comments