Skip to content

Commit

Permalink
ci: update to the latest nfd
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyuan129 committed Jan 1, 2024
1 parent d29090d commit 6e40949
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 @@ -74,7 +74,7 @@ jobs:
- name: Configure NFD
run: |
cd ..
git clone -b NFD-22.12 --depth=1 https://github.com/named-data/NFD
git clone --depth=1 https://github.com/named-data/NFD
cd NFD
git submodule update --init
./waf --color=yes configure
Expand Down

0 comments on commit 6e40949

Please sign in to comment.