Skip to content

Commit

Permalink
Another fix for the bug
Browse files Browse the repository at this point in the history
  • Loading branch information
SebiWrn committed Jun 12, 2024
1 parent 9bed278 commit 87db9a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
with:
go-version: 1.22
- uses: actions/checkout@v3
- uses: bahmutov/npm-install@v1
- run: npm t
- run: mkdir node_modules
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
Expand Down

0 comments on commit 87db9a6

Please sign in to comment.