Skip to content

Commit

Permalink
Fixed bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
SebiWrn committed Jun 12, 2024
1 parent 01836d0 commit d2d3bb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
with:
go-version: 1.22
- uses: actions/setup-node@v4
node-version: "latest"
with:
node-version: 14
- uses: actions/checkout@v3
- run: npm ci web/
- name: golangci-lint
Expand Down

0 comments on commit d2d3bb8

Please sign in to comment.