mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-07 23:04:17 +08:00
Update go.yml
This commit is contained in:
6
.github/workflows/go.yml
vendored
6
.github/workflows/go.yml
vendored
@@ -19,11 +19,11 @@ jobs:
|
||||
go-version: 1.15
|
||||
id: go
|
||||
|
||||
- name: Switch path
|
||||
run: cd server
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Switch path
|
||||
run: cd server
|
||||
|
||||
- name: Get dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user