mirror of https://github.com/bjdgyc/anylink.git
Update go.yml
This commit is contained in:
parent
8709dbaba1
commit
9f2e9de49a
|
@ -23,7 +23,9 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Switch path
|
||||
run: cd server
|
||||
run: |
|
||||
cd server
|
||||
ls
|
||||
|
||||
- name: Get dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue