Skip to content

Commit

Permalink
rm compile step
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-Richard committed Dec 15, 2023
1 parent 967aa9c commit baf6fa5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/generate-manifests-demos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
git config --global user.name 'Bot'
git config --global user.email '[email protected]'
- name: Compile
run: |
make build-binaries
- name: Run for demo
run: |
cd demo
Expand Down

0 comments on commit baf6fa5

Please sign in to comment.