Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yoziru committed Jul 16, 2024
1 parent f6f9c1e commit 6655786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
# run simple example as a test
- name: Build and run example
run: |
cd example/simple
cd examples/simple
cmake --build .
./simple

0 comments on commit 6655786

Please sign in to comment.