Skip to content

Commit 206cfc5

Browse files
committed
Fixed issue in database population step
1 parent 8b14e49 commit 206cfc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pre-commit_wsl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142
key: cpu_databases
143143
- name: CPU database population
144144
if: steps.cache-cpu-databases.outputs.cache-hit != 'true'
145+
shell: wsl-bash {0}
145146
run: |
146147
source ~/.bash_profile
147148
cd the_repo

0 commit comments

Comments
 (0)