Skip to content

Commit

Permalink
fix dashboard build
Browse files Browse the repository at this point in the history
  • Loading branch information
naiba committed Oct 21, 2023
1 parent a2e34bf commit 9547398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: xgo build
uses: crazy-max/ghaction-xgo@v2
with:
xgo_version: latest
go_version: 1.21.3
xgo_version: 1.21
go_version: 1.21
dest: dist
pkg: cmd/dashboard
prefix: dashboard
Expand Down

0 comments on commit 9547398

Please sign in to comment.