Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfloltk authored Dec 21, 2023
1 parent a046f46 commit b22a513
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
git config --global --add safe.directory /__w/nxmp/nxmp
git submodule update --init --recursive
git clone --recursive https://github.com/sahlberg/libnfs.git libs/libnfs
cd libnfs && make install
cd ..
cp -r libs/libnfs/include/nfsc /include
- name: make clean
run: |
Expand Down

0 comments on commit b22a513

Please sign in to comment.