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