about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-02-26 16:37:34 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-02-26 16:37:34 +0700
commit4d9e7047cce57d8e07d203eba82dfafe03df0ecc (patch)
tree723f212b737f4af428fc4c3074ce5341dc019a62
parent023e8a1d024e4a4c71fc17ac4208230fd5fc2603 (diff)
downloadblog-4d9e7047cce57d8e07d203eba82dfafe03df0ecc.tar.gz
Update pipeline
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1a2747d..f42792d 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,6 @@ ${PACKAGE_CONLANGS}: package-%: build
 
 package-cv: dotnet dotgeek cv
 	mkdir {dotnet,dotgeek}/cv;
-	cp web-cv/{index.html,style.css,work-cv.pdf} dotnet/cv
-	cp web-cv/{index.html,style.css,work-cv.pdf} dotgeek/cv
+	cp web-cv/{index.html,style.css,cv.pdf} dotnet/cv
+	cp web-cv/{index.html,style.css,cv.pdf} dotgeek/cv