Skip to content

Commit

Permalink
try without go get
Browse files Browse the repository at this point in the history
  • Loading branch information
enver-bisevac committed Dec 1, 2023
1 parent 0545e93 commit 899bc88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
run: |
mkdir -p ./web/dist
touch ./web/dist/empty.txt
go get ./...
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 899bc88

Please sign in to comment.