💚 fix dirty state
This commit is contained in:
parent
6e9713a983
commit
8b4bffaef9
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
||||
uses: actions/setup-go@v2
|
||||
- run: |
|
||||
go mod vendor
|
||||
git add .
|
||||
git commit -a -m "vendor"
|
||||
- name: Set up Go 1.10.8
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user