Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r00t- committed Mar 14, 2021
1 parent b6bb405 commit 60b62f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install libjson-c
run: sudo apt-get install libjson-c-dev

- name build libsml
- name: build libsml
run: git clone https://github.com/volkszaehler/libsml.git && cd libsml && make

- uses: actions/checkout@v2
Expand Down

0 comments on commit 60b62f5

Please sign in to comment.