From e19870aba7447e46e66f573bfd52df0eb56688e2 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Mon, 30 Aug 2021 19:43:19 -0700 Subject: [PATCH] change pom to flush GH actions cache --- .github/workflows/test.yml | 1 - pom.xml | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 01540d5..d2c18a6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,6 @@ jobs: with: distribution: 'adopt' java-version: ${{ matrix.java }} - key: ${{ runner.os }}-maven-${{ hashFiles('**/deps.edn') }} cache: 'maven' - name: Clojure CLI 1.10.3.933 uses: DeLaGuardo/setup-clojure@master diff --git a/pom.xml b/pom.xml index b97c457..8216e90 100644 --- a/pom.xml +++ b/pom.xml @@ -34,9 +34,6 @@ 1.9.0 - - src - clojars @@ -47,6 +44,9 @@ https://oss.sonatype.org/content/repositories/snapshots/ + + src + clojars