diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 55b66ff..dfbf105 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -36,4 +36,6 @@ jobs:
name: Artifacts
path: |
*/build/libs
+ !buildSrc/
+ !common/
if-no-files-found: error
\ No newline at end of file
diff --git a/README.md b/README.md
index 5068d23..35cd83a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Teleport Commands
+# Teleport Commands
A Minecraft Fabric and NeoForge server-side mod that adds various teleportation related commands, like /home /tpa and /back