mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-11-28 07:21:21 +08:00
Inspect the content of github workspace
This commit is contained in:
parent
383e2bf718
commit
22981175db
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -181,8 +181,8 @@ jobs:
|
|||
steps:
|
||||
- name: Set up workspace
|
||||
run: |
|
||||
id
|
||||
mkdir -p $GITHUB_WORKSPACE
|
||||
ls -lR $GITHUB_WORKSPACE
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Check relative links
|
||||
|
|
Loading…
Reference in New Issue
Block a user