mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 04:43:53 +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
|
||||
|
||||
- name: Switch path
|
||||
run: cd server
|
||||
run: |
|
||||
cd server
|
||||
ls
|
||||
|
||||
- name: Get dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user