Skip to content

Commit

Permalink
Merge branch 'main' into nmea-parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
gvaradarajan authored Jan 31, 2025
2 parents d111cf0 + 8ded228 commit b71f1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Install x86_64 linux dependencies
if: ${{ matrix.job.os == 'ubuntu-latest' }}
run: |
sudo apt-get update
sudo apt-get install libudev-dev pkg-config libssl-dev
- name: Install MacOS dependencies
if: ${{ matrix.job.os == 'macos-latest' }}
Expand Down

0 comments on commit b71f1cd

Please sign in to comment.