Use "shell: sh" to the check-rellinks step.

This commit is contained in:
Qi Xiao 2021-11-29 20:44:03 +00:00
parent 9bebf437ff
commit e060a6842a

View File

@ -175,6 +175,9 @@ jobs:
runs-on: ubuntu-latest
container:
image: theelves/up
defaults:
run:
shell: sh
steps:
- name: Set up workspace
run: |