Skip to content

Commit

Permalink
Update libsc to latest develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cburstedde committed Sep 21, 2023
1 parent b5cdd27 commit c0a08e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
cd sc
git fetch --tags
# git checkout v2.8.5
git checkout -b test-branch 116a91b62d23ccb383880e662075471510ecd5c5
git checkout -b test-branch c5560826c239bccaaf7c05b69cdbac50e05083c9
- name: Run bootstrap script
run: ./bootstrap
Expand Down
2 changes: 1 addition & 1 deletion sc
Submodule sc updated 2 files
+20 −0 src/sc.c
+20 −2 src/sc.h

0 comments on commit c0a08e0

Please sign in to comment.