Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CardealRusso authored Oct 18, 2024
1 parent e9cfdb4 commit 25b5b07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: 'recursive'
- name: Install dependencies on Ubuntu

- name: Compile
run: make -C examples/mousebuttons-c
shell: bash

0 comments on commit 25b5b07

Please sign in to comment.