mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
ci: fix go embed error of golint
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: create dist directory
|
- name: create dist directory
|
||||||
run: mkdir frontend/dist
|
run: mkdir frontend/dist && touch frontend/dist/revsuit
|
||||||
- name: Run golangci-lint
|
- name: Run golangci-lint
|
||||||
uses: golangci/[email protected]
|
uses: golangci/[email protected]
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user