Skip to content

Commit

Permalink
Fix build-fleetd_tables.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmrod committed Nov 15, 2024
1 parent c993e5a commit ebc8cd6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-fleetd_tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
- name: Install Go Dependencies
run: make deps-go

- name: Generate static files
run: |
export PATH=$PATH:~/go/bin
make generate
- name: Build binaries
run: make fleetd-tables-all

Expand Down

0 comments on commit ebc8cd6

Please sign in to comment.