mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
Update go.yml
Former-commit-id: e58e581c6d41ca346fbfbe3d4126b03e61b1c1c6
This commit is contained in:
parent
30bebb7661
commit
5f49d72b06
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
use: actions/checkout@master
|
||||
uses: actions/checkout@master
|
||||
path: ${{ go.module-path }}
|
||||
|
||||
- name: Get dependencies
|
||||
|
|
Loading…
Reference in New Issue
Block a user