mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-22 11:46:08 +08:00
Update go.yml
This commit is contained in:
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@@ -23,7 +23,9 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Switch path
|
- name: Switch path
|
||||||
run: cd server
|
run: |
|
||||||
|
cd server
|
||||||
|
ls
|
||||||
|
|
||||||
- name: Get dependencies
|
- name: Get dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user