Try to fix workspace setup in check-rellinks

This commit is contained in:
Qi Xiao 2021-11-29 20:47:20 +00:00
parent e060a6842a
commit 383e2bf718

View File

@ -181,8 +181,8 @@ jobs:
steps:
- name: Set up workspace
run: |
id
mkdir -p $GITHUB_WORKSPACE
chown $USER $GITHUB_WORKSPACE
- name: Checkout code
uses: actions/checkout@v2
- name: Check relative links