Skip to content

Commit e040997

Browse files
committed
测试
1 parent d0cea93 commit e040997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
echo "CC=gcc-11" >> $GITHUB_ENV
3030
echo "CXX=g++-11" >> $GITHUB_ENV
3131
- name: Build-Release
32+
shell: bash
3233
run: |
3334
mkdir build
3435
cd build

0 commit comments

Comments
 (0)