Skip to content

Commit 8f8bcb5

Browse files
authored
Remove unzip command for non-existant sample-data.zip file (#321)
1 parent 9e8f3b2 commit 8f8bcb5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ endif
6565
wget -O cmake/CPM.cmake https://github.com/cpm-cmake/CPM.cmake/releases/download/v0.35.0/CPM.cmake
6666
wget -O sample-data-container.zip https://github.com/microsoft/electionguard/releases/download/v0.95.0/sample-data.zip
6767
unzip -o sample-data-container.zip
68-
unzip -o sample-data.zip
6968

7069

7170
build:

0 commit comments

Comments
 (0)