Skip to content

Commit d937386

Browse files
committed
force bash
1 parent 2b8c055 commit d937386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
os: [ ubuntu-latest, macos-latest, windows-latest ]
6868
steps:
6969
- name: Set start time
70+
shell: bash
7071
run: echo "WORKFLOW_START_TIME=$(date +%s)" >> $GITHUB_ENV
7172
- name: Checkout sources
7273
uses: actions/checkout@v4

0 commit comments

Comments
 (0)