Skip to content

Commit e608dba

Browse files
committed
add shell
1 parent a8b4b49 commit e608dba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ runs:
33
using: "composite"
44
steps:
55
- name: Install LLVM
6+
shell: bash
67
run: |
78
wget https://apt.llvm.org/llvm.sh
89
chmod +x llvm.sh

0 commit comments

Comments
 (0)