diff --git a/.github/workflows/cache-artifacts.yml b/.github/workflows/cache-artifacts.yml index c418519b..498ce16e 100644 --- a/.github/workflows/cache-artifacts.yml +++ b/.github/workflows/cache-artifacts.yml @@ -1,5 +1,5 @@ # Caches artifacts, including NPM dependencies, to speed up build times -name: Caching Primes +name: Caching Atrifacts on: push jobs: build: