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 9547398 commit aef7000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: xgo build
uses: crazy-max/ghaction-xgo@v2
with:
xgo_version: 1.21
xgo_version: latest
go_version: 1.21
dest: dist
pkg: cmd/dashboard
Expand Down

0 comments on commit aef7000

Please sign in to comment.